HomeSort by relevance Sort by last modified time
    Searched refs:stub_section (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf32-xgate.h 76 asection* stub_section; member in struct:xgate_elf_link_hash_table
elf32-m68hc1x.h 111 asection* stub_section; member in struct:m68hc11_elf_link_hash_table
elf32-m68hc1x.c 169 if (htab->stub_section == 0)
171 htab->stub_section = (*htab->add_stub_section) (".tramp",
175 stub_entry->stub_sec = htab->stub_section;
    [all...]
elfxx-mips.c 280 asection *stub_section; member in struct:mips_elf_la25_stub
282 /* The offset of the stub from the start of STUB_SECTION. */
    [all...]
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 5936 Mips16_stub_section<size, big_endian>* stub_section = it->second; local
    [all...]

Completed in 938 milliseconds