Searched refs:RELOC_SECTION_ABS (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h127 #define RELOC_SECTION_ABS 14 macro
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-alpha.c578 intern->r_symndx == RELOC_SECTION_ABS)
581 intern->r_symndx = RELOC_SECTION_ABS;
606 && intern->r_symndx == RELOC_SECTION_ABS)
1308 r_symndx = RELOC_SECTION_ABS;
1449 symndx_to_section[RELOC_SECTION_ABS] = bfd_abs_section_ptr;
H A Dcoff-mips.c906 symndx_to_section[RELOC_SECTION_ABS] = NULL;
H A Decoff.c1606 || intern.r_symndx == RELOC_SECTION_ABS)
2695 { "*ABS*", RELOC_SECTION_ABS },
4252 { "*ABS*", RELOC_SECTION_ABS },

Completed in 235 milliseconds