Searched refs:ptr_linker_section_ptr (Results 1 – 1 of 1) sorted by relevance
2922 elf_linker_section_pointers_t **ptr_linker_section_ptr = NULL; in elf_create_pointer_linker_section() local2941 ptr_linker_section_ptr = &eh->linker_section_pointer; in elf_create_pointer_linker_section()2969 ptr_linker_section_ptr = &ptr[r_symndx]; in elf_create_pointer_linker_section()2974 BFD_ASSERT (ptr_linker_section_ptr != NULL); in elf_create_pointer_linker_section()2981 linker_section_ptr->next = *ptr_linker_section_ptr; in elf_create_pointer_linker_section()2984 *ptr_linker_section_ptr = linker_section_ptr; in elf_create_pointer_linker_section()