Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-ppc.c3881 struct map_stub struct
3888 struct map_stub *next; argument
3902 struct map_stub *group; argument
4034 struct map_stub *group;
4041 struct map_stub *group;
4510 struct map_stub *group; in ppc_get_stub_entry()
4555 struct map_stub *group; in ppc_add_stub()
12052 struct map_stub *group; in group_sections()
12240 struct map_stub *group; in ppc64_elf_size_stubs()
12937 struct map_stub *group; in ppc64_elf_build_stubs()
Delf32-metag.c830 struct map_stub struct
3749 amt = sizeof (struct map_stub) * (top_id + 1); in elf_metag_setup_section_lists()
Delf32-hppa.c262 struct map_stub struct
2530 amt = sizeof (struct map_stub) * (top_id + 1); in elf32_hppa_setup_section_lists()
DChangeLog-20151277 (struct map_stub): Add "next" and "needs_save_res".
1287 (group_sections): Init new fields of struct map_stub.
1305 * elf64-ppc.c (struct map_stub): Remove toc_off field. Move decl.
1322 as list pointers. Alloc atruct map_stub, and return fail status.
Delf32-nios2.c1806 struct map_stub struct
2271 amt = sizeof (struct map_stub) * (top_id + 1); in nios2_elf32_setup_section_lists()
Delfnn-aarch64.c2325 struct map_stub struct
3072 amt = sizeof (struct map_stub) * (top_id + 1); in elfNN_aarch64_setup_section_lists()
DChangeLog-2009615 (struct map_stub): Move to top level.