
Go to the source code of this file.
| #define ALPHA_R_NW_RELOC 250 |
Definition at line 111 of file common.h.
Referenced by nlm_alpha_read_reloc(), and nlm_alpha_write_import().
| #define ALPHA_R_NW_RELOC_LITA 2 |
Definition at line 123 of file common.h.
Referenced by nlm_alpha_read_reloc(), and nlm_alpha_write_import().
| #define ALPHA_R_NW_RELOC_SETGP 1 |
Definition at line 122 of file common.h.
Referenced by nlm_alpha_read_reloc(), and nlm_alpha_write_import().
| #define ALPHA_RELOC_SECTION_DATA 3 |
Definition at line 116 of file common.h.
Referenced by nlm_alpha_read_reloc(), and nlm_alpha_write_import().
| #define ALPHA_RELOC_SECTION_TEXT 1 |
Definition at line 115 of file common.h.
Referenced by nlm_alpha_read_reloc(), and nlm_alpha_write_import().
| #define NLM32_ALPHA_MAGIC (0x83561840) |
Definition at line 91 of file common.h.
Referenced by nlm_alpha_backend_object_p(), and nlm_alpha_write_prefix().
| #define NLM_HIBIT (((bfd_vma) 1) << 31) |
Definition at line 61 of file common.h.
Referenced by nlm_i386_read_reloc(), nlm_i386_write_import(), nlm_powerpc_get_public_offset(), nlm_powerpc_read_reloc(), nlm_powerpc_set_public_section(), and nlm_powerpc_write_import().
| #define NLM_TARGET_LONG_SIZE 4 |
Definition at line 58 of file common.h.
Referenced by nlm_alpha_read_import(), nlm_alpha_write_external(), nlm_i386_read_import(), nlm_i386_write_external(), nlm_powerpc_read_import(), nlm_powerpc_write_external(), nlm_sparc_read_import(), nlm_sparc_write_external(), and nlmNAME().
1.5.6