OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:elf_local_ptr_offsets
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c
1033
#define
elf_local_ptr_offsets
(bfd) \
2694
elf_linker_section_pointers_t **ptr =
elf_local_ptr_offsets
(abfd);
2708
elf_local_ptr_offsets
(abfd) = ptr;
6709
BFD_ASSERT (
elf_local_ptr_offsets
(input_bfd) != NULL);
6710
linker_section_ptr =
elf_local_ptr_offsets
(input_bfd)[r_symndx];
1030
#define
elf_local_ptr_offsets
macro
/src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c
1046
#define
elf_local_ptr_offsets
(bfd) \
2707
elf_linker_section_pointers_t **ptr =
elf_local_ptr_offsets
(abfd);
2721
elf_local_ptr_offsets
(abfd) = ptr;
6724
BFD_ASSERT (
elf_local_ptr_offsets
(input_bfd) != NULL);
6725
linker_section_ptr =
elf_local_ptr_offsets
(input_bfd)[r_symndx];
1043
#define
elf_local_ptr_offsets
macro
/src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c
1046
#define
elf_local_ptr_offsets
(bfd) \
2707
elf_linker_section_pointers_t **ptr =
elf_local_ptr_offsets
(abfd);
2721
elf_local_ptr_offsets
(abfd) = ptr;
6733
BFD_ASSERT (
elf_local_ptr_offsets
(input_bfd) != NULL);
6734
linker_section_ptr =
elf_local_ptr_offsets
(input_bfd)[r_symndx];
1043
#define
elf_local_ptr_offsets
macro
/src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c
1033
#define
elf_local_ptr_offsets
(bfd) \
2694
elf_linker_section_pointers_t **ptr =
elf_local_ptr_offsets
(abfd);
2708
elf_local_ptr_offsets
(abfd) = ptr;
6711
BFD_ASSERT (
elf_local_ptr_offsets
(input_bfd) != NULL);
6712
linker_section_ptr =
elf_local_ptr_offsets
(input_bfd)[r_symndx];
1030
#define
elf_local_ptr_offsets
macro
Completed in 36 milliseconds
Indexes created Mon Mar 30 00:23:01 UTC 2026