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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf32-m68hc1x.h116 asection * (*add_stub_section) (const char *, asection *); member in struct:m68hc11_elf_link_hash_table
H A Delf32-m68hc1x.c98 ret->add_stub_section = NULL;
173 htab->stub_section = (*htab->add_stub_section) (".tramp",
318 asection * (*add_stub_section) (const char*, asection*))
333 htab->add_stub_section = add_stub_section;
517 if (add_stub_section == 0)
540 if (add_stub_section)
H A Delf32-hppa.c259 asection * (*add_stub_section) (const char *, asection *); member in struct:elf32_hppa_link_hash_table
440 htab->add_stub_section = NULL;
585 stub_sec = (*htab->add_stub_section) (s_name, link_sec);
2829 asection * (*add_stub_section) (const char *, asection *),
2843 htab->add_stub_section = add_stub_section;
H A Delf32-arm.c2649 asection * (*add_stub_section) (const char *, asection *); member in struct:elf32_arm_link_hash_table
2950 ret->add_stub_section = NULL;
3397 stub_sec = (*htab->add_stub_section) (s_name, link_sec);
4320 asection * (*add_stub_section) (const char *, asection *),
4349 htab->add_stub_section = add_stub_section;
H A Delf64-ppc.c3733 asection * (*add_stub_section) (const char *, asection *);
4170 stub_sec = (*htab->add_stub_section) (s_name, link_sec);
10087 asection *(*add_stub_section) (const char *, asection *),
10100 htab->add_stub_section = add_stub_section;
3729 asection * (*add_stub_section) (const char *, asection *); member in struct:ppc_link_hash_table
H A Delfxx-mips.c491 asection *(*add_stub_section) (const char *, asection *, asection *); member in struct:mips_elf_link_hash_table
1555 htab->add_stub_section = fn;
1606 s = htab->add_stub_section (name, input_section,
1648 s = htab->add_stub_section (".text", NULL,
11639 ret->add_stub_section = NULL;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf32-m68hc1x.h116 asection * (*add_stub_section) (const char *, asection *); member in struct:m68hc11_elf_link_hash_table
H A Delf32-m68hc1x.c98 ret->add_stub_section = NULL;
173 htab->stub_section = (*htab->add_stub_section) (".tramp",
318 asection * (*add_stub_section) (const char*, asection*))
333 htab->add_stub_section = add_stub_section;
517 if (add_stub_section == 0)
540 if (add_stub_section)
H A Delf32-hppa.c259 asection * (*add_stub_section) (const char *, asection *); member in struct:elf32_hppa_link_hash_table
440 htab->add_stub_section = NULL;
585 stub_sec = (*htab->add_stub_section) (s_name, link_sec);
2825 asection * (*add_stub_section) (const char *, asection *),
2839 htab->add_stub_section = add_stub_section;
H A Delf32-arm.c2857 asection * (*add_stub_section) (const char *, asection *); member in struct:elf32_arm_link_hash_table
3338 ret->add_stub_section = NULL;
3813 stub_sec = (*htab->add_stub_section) (s_name, link_sec);
4761 asection * (*add_stub_section) (const char *, asection *),
4790 htab->add_stub_section = add_stub_section;
H A Delf64-ppc.c3730 asection * (*add_stub_section) (const char *, asection *);
4167 stub_sec = (*htab->add_stub_section) (s_name, link_sec);
10074 asection *(*add_stub_section) (const char *, asection *),
10087 htab->add_stub_section = add_stub_section;
3726 asection * (*add_stub_section) (const char *, asection *); member in struct:ppc_link_hash_table
H A Delfxx-mips.c491 asection *(*add_stub_section) (const char *, asection *, asection *); member in struct:mips_elf_link_hash_table
1555 htab->add_stub_section = fn;
1606 s = htab->add_stub_section (name, input_section,
1648 s = htab->add_stub_section (".text", NULL,
11626 ret->add_stub_section = NULL;

Completed in 370 milliseconds