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

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-arm.c35 #define RELOC_SECTION(HTAB, NAME) \ macro
2328 RELOC_SECTION (htab, ".got"),
2358 RELOC_SECTION (htab, ".plt"));
2362 RELOC_SECTION (htab, ".bss"));
5514 (dynobj, RELOC_SECTION (globals, ".got")));
8136 srel = bfd_get_section_by_name (dynobj, RELOC_SECTION (globals, ".bss"));
8789 srel = bfd_get_section_by_name (dynobj, RELOC_SECTION (htab, ".plt"));
8980 srel = bfd_get_section_by_name (dynobj, RELOC_SECTION (htab, ".got"));
9028 RELOC_SECTION (htab, ".bss"));
9116 name = RELOC_SECTION (hta
[all...]

Completed in 176 milliseconds