HomeSort by relevance Sort by last modified time
    Searched defs:add_stub_section (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
elf64-ppc.h 28 asection * (*add_stub_section) (const char *, asection *); member in struct:ppc64_elf_params
elf32-m68hc1x.h 115 asection * (*add_stub_section) (const char *, asection *); member in struct:m68hc11_elf_link_hash_table
elf32-xgate.h 80 asection * (*add_stub_section) (const char *, asection *); member in struct:xgate_elf_link_hash_table
elf32-hppa.c 257 asection * (*add_stub_section) (const char *, asection *); member in struct:elf32_hppa_link_hash_table
569 stub_sec = (*htab->add_stub_section) (s_name, link_sec);
    [all...]
elf32-metag.c 825 asection * (*add_stub_section) (const char *, asection *); member in struct:elf_metag_link_hash_table
    [all...]
elf32-nios2.c 930 asection * (*add_stub_section) (const char *, asection *, bfd_boolean); member in struct:elf32_nios2_link_hash_table
1344 stub_sec = (*htab->add_stub_section) (s_name, link_sec, afterp);
    [all...]
elfnn-aarch64.c 1859 asection *(*add_stub_section) (const char *, asection *); member in struct:elf_aarch64_link_hash_table
    [all...]
elf32-arm.c 3056 asection * (*add_stub_section) (const char *, asection *, unsigned int); member in struct:elf32_arm_link_hash_table
    [all...]
elfxx-mips.c 514 asection *(*add_stub_section) (const char *, asection *, asection *); member in struct:mips_elf_link_hash_table
    [all...]

Completed in 174 milliseconds