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

/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-arm.c35 #define RELOC_SECTION(HTAB, NAME) \ macro
1835 RELOC_SECTION (htab, ".got"),
1865 RELOC_SECTION (htab, ".plt"));
1869 RELOC_SECTION (htab, ".bss"));
3811 (dynobj, RELOC_SECTION (globals, ".got")));
6270 srel = bfd_get_section_by_name (dynobj, RELOC_SECTION (globals, ".bss"));
6890 srel = bfd_get_section_by_name (dynobj, RELOC_SECTION (htab, ".plt"));
7075 srel = bfd_get_section_by_name (dynobj, RELOC_SECTION (htab, ".got"));
7123 RELOC_SECTION (htab, ".bss"));
7211 name = RELOC_SECTION (hta
[all...]
/haiku-buildtools/binutils/bfd/
H A Delf32-arm.c35 #define RELOC_SECTION(HTAB, NAME) \ macro
3536 RELOC_SECTION (htab, ".iplt"),
16461 name = RELOC_SECTION (htab, ".plt");

Completed in 138 milliseconds