Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/bfd/
H A Delf32-ppc.c1747 } elf_linker_section_pointers_t; typedef
1755 elf_linker_section_pointers_t **linker_section_pointers;
2422 elf_linker_section_pointers_t *linker_section_pointer;
2901 static elf_linker_section_pointers_t *
2903 (elf_linker_section_pointers_t *linker_pointers, in elf_find_pointer_linker_section()
2922 elf_linker_section_pointers_t **ptr_linker_section_ptr = NULL; in elf_create_pointer_linker_section()
2923 elf_linker_section_pointers_t *linker_section_ptr; in elf_create_pointer_linker_section()
2946 elf_linker_section_pointers_t **ptr = elf_local_ptr_offsets (abfd); in elf_create_pointer_linker_section()
2954 amt *= sizeof (elf_linker_section_pointers_t *); in elf_create_pointer_linker_section()
2975 amt = sizeof (elf_linker_section_pointers_t); in elf_create_pointer_linker_section()
[all …]