Home
last modified time | relevance | path

Searched refs:map_stub (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-metag.c830 struct map_stub struct
3746 amt = sizeof (struct map_stub) * (top_id + 1); in elf_metag_setup_section_lists()
Delf32-nios2.c935 struct map_stub struct
1400 amt = sizeof (struct map_stub) * (top_id + 1); in nios2_elf32_setup_section_lists()
Delf32-arm.c2910 struct map_stub struct
3061 struct map_stub *stub_group;
4461 amt = sizeof (struct map_stub) * (top_id + 1); in elf32_arm_setup_section_lists()
4462 htab->stub_group = (struct map_stub *) bfd_zmalloc (amt); in elf32_arm_setup_section_lists()
Delfnn-aarch64.c1864 struct map_stub struct
2630 amt = sizeof (struct map_stub) * (top_id + 1); in elfNN_aarch64_setup_section_lists()
Delf64-ppc.c3920 struct map_stub { struct
11136 amt = sizeof (struct map_stub) * (top_id + 1); in ppc64_elf_setup_section_lists()
DChangeLog-2009615 (struct map_stub): Move to top level.