OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ptr_linker_section_ptr
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c
2668
elf_linker_section_pointers_t **
ptr_linker_section_ptr
= NULL;
2687
ptr_linker_section_ptr
= &eh->linker_section_pointer;
2717
ptr_linker_section_ptr
= &ptr[r_symndx];
2722
BFD_ASSERT (
ptr_linker_section_ptr
!= NULL);
2729
linker_section_ptr->next = *
ptr_linker_section_ptr
;
2732
*
ptr_linker_section_ptr
= linker_section_ptr;
2661
elf_linker_section_pointers_t **
ptr_linker_section_ptr
= NULL;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c
2681
elf_linker_section_pointers_t **
ptr_linker_section_ptr
= NULL;
2700
ptr_linker_section_ptr
= &eh->linker_section_pointer;
2730
ptr_linker_section_ptr
= &ptr[r_symndx];
2735
BFD_ASSERT (
ptr_linker_section_ptr
!= NULL);
2742
linker_section_ptr->next = *
ptr_linker_section_ptr
;
2745
*
ptr_linker_section_ptr
= linker_section_ptr;
2674
elf_linker_section_pointers_t **
ptr_linker_section_ptr
= NULL;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c
2681
elf_linker_section_pointers_t **
ptr_linker_section_ptr
= NULL;
2700
ptr_linker_section_ptr
= &eh->linker_section_pointer;
2730
ptr_linker_section_ptr
= &ptr[r_symndx];
2735
BFD_ASSERT (
ptr_linker_section_ptr
!= NULL);
2742
linker_section_ptr->next = *
ptr_linker_section_ptr
;
2745
*
ptr_linker_section_ptr
= linker_section_ptr;
2674
elf_linker_section_pointers_t **
ptr_linker_section_ptr
= NULL;
local
/src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c
2668
elf_linker_section_pointers_t **
ptr_linker_section_ptr
= NULL;
2687
ptr_linker_section_ptr
= &eh->linker_section_pointer;
2717
ptr_linker_section_ptr
= &ptr[r_symndx];
2722
BFD_ASSERT (
ptr_linker_section_ptr
!= NULL);
2729
linker_section_ptr->next = *
ptr_linker_section_ptr
;
2732
*
ptr_linker_section_ptr
= linker_section_ptr;
2661
elf_linker_section_pointers_t **
ptr_linker_section_ptr
= NULL;
local
Completed in 28 milliseconds
Indexes created Sun Mar 29 00:23:15 UTC 2026