Home
last modified time | relevance | path

Searched refs:RELOC_SECTION_LITA (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dcoff-alpha.c575 if (! intern->r_extern && intern->r_symndx == RELOC_SECTION_LITA)
603 symndx = RELOC_SECTION_LITA;
1306 r_symndx = RELOC_SECTION_LITA;
1425 symndx_to_section[RELOC_SECTION_LITA] =
1442 lita_sec = symndx_to_section[RELOC_SECTION_LITA];
H A Dcoff-mips.c883 symndx_to_section[RELOC_SECTION_LITA] = NULL;
H A Decoff.c1628 case RELOC_SECTION_LITA: sec_name = _LITA; break; in ecoff_slurp_reloc_table()
2687 { _LITA, RELOC_SECTION_LITA }, in _bfd_ecoff_write_object_contents()
4241 { _LITA, RELOC_SECTION_LITA }, in ecoff_reloc_link_order()
H A DChangeLog-9495264 Change a RELOC_SECTION_LITA symndx to RELOC_SECTION_ABS.
266 RELOC_SECTION_LITA for ALPHA_R_IGNORE.
/openbsd/gnu/usr.bin/binutils/bfd/
H A Dcoff-alpha.c569 if (! intern->r_extern && intern->r_symndx == RELOC_SECTION_LITA)
597 symndx = RELOC_SECTION_LITA;
1308 r_symndx = RELOC_SECTION_LITA;
1427 symndx_to_section[RELOC_SECTION_LITA] =
1444 lita_sec = symndx_to_section[RELOC_SECTION_LITA];
H A Decoff.c1745 case RELOC_SECTION_LITA: sec_name = ".lita"; break;
2830 in.r_symndx = RELOC_SECTION_LITA;
4813 in.r_symndx = RELOC_SECTION_LITA;
H A Dcoff-mips.c1257 symndx_to_section[RELOC_SECTION_LITA] = NULL;
H A DChangeLog-9495264 Change a RELOC_SECTION_LITA symndx to RELOC_SECTION_ABS.
266 RELOC_SECTION_LITA for ALPHA_R_IGNORE.
/openbsd/gnu/usr.bin/binutils/include/coff/
H A Decoff.h124 #define RELOC_SECTION_LITA 13 macro
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Decoff.h126 #define RELOC_SECTION_LITA 13 macro