OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:i_shdrpp
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf.c
6619
Elf_Internal_Shdr **
i_shdrpp
;
6632
i_shdrpp
= elf_elfsections (abfd);
6633
end_hdrpp =
i_shdrpp
+ elf_numsections (abfd);
6635
for (hdrpp =
i_shdrpp
+ 1; hdrpp < end_hdrpp; hdrpp++)
6679
|| hdr ==
i_shdrpp
[elf_onesymtab (abfd)]
6681
&& hdr ==
i_shdrpp
[elf_symtab_shndx_list (abfd)->ndx])
6682
|| hdr ==
i_shdrpp
[elf_strtab_sec (abfd)]
6683
|| hdr ==
i_shdrpp
[elf_shstrtab_sec (abfd)])
6889
Elf_Internal_Shdr ** const
i_shdrpp
= elf_elfsections (abfd);
6901
for (i = 1, hdrpp =
i_shdrpp
+ 1; i < num_sec; i++, hdrpp++
6617
Elf_Internal_Shdr **
i_shdrpp
;
local
6887
Elf_Internal_Shdr ** const
i_shdrpp
= elf_elfsections (abfd);
local
[
all
...]
/src/external/gpl3/binutils.old/dist/bfd/
elf.c
6554
Elf_Internal_Shdr **
i_shdrpp
;
6567
i_shdrpp
= elf_elfsections (abfd);
6568
end_hdrpp =
i_shdrpp
+ elf_numsections (abfd);
6570
for (hdrpp =
i_shdrpp
+ 1; hdrpp < end_hdrpp; hdrpp++)
6614
|| hdr ==
i_shdrpp
[elf_onesymtab (abfd)]
6616
&& hdr ==
i_shdrpp
[elf_symtab_shndx_list (abfd)->ndx])
6617
|| hdr ==
i_shdrpp
[elf_strtab_sec (abfd)]
6618
|| hdr ==
i_shdrpp
[elf_shstrtab_sec (abfd)])
6824
Elf_Internal_Shdr ** const
i_shdrpp
= elf_elfsections (abfd);
6836
for (i = 1, hdrpp =
i_shdrpp
+ 1; i < num_sec; i++, hdrpp++
6552
Elf_Internal_Shdr **
i_shdrpp
;
local
6822
Elf_Internal_Shdr ** const
i_shdrpp
= elf_elfsections (abfd);
local
[
all
...]
/src/external/gpl3/gdb/dist/bfd/
elf.c
6506
Elf_Internal_Shdr **
i_shdrpp
;
6519
i_shdrpp
= elf_elfsections (abfd);
6520
end_hdrpp =
i_shdrpp
+ elf_numsections (abfd);
6522
for (hdrpp =
i_shdrpp
+ 1; hdrpp < end_hdrpp; hdrpp++)
6566
|| hdr ==
i_shdrpp
[elf_onesymtab (abfd)]
6568
&& hdr ==
i_shdrpp
[elf_symtab_shndx_list (abfd)->ndx])
6569
|| hdr ==
i_shdrpp
[elf_strtab_sec (abfd)]
6570
|| hdr ==
i_shdrpp
[elf_shstrtab_sec (abfd)])
6776
Elf_Internal_Shdr ** const
i_shdrpp
= elf_elfsections (abfd);
6788
for (i = 1, hdrpp =
i_shdrpp
+ 1; i < num_sec; i++, hdrpp++
6504
Elf_Internal_Shdr **
i_shdrpp
;
local
6774
Elf_Internal_Shdr ** const
i_shdrpp
= elf_elfsections (abfd);
local
[
all
...]
/src/external/gpl3/gdb.old/dist/bfd/
elf.c
6678
Elf_Internal_Shdr **
i_shdrpp
;
6691
i_shdrpp
= elf_elfsections (abfd);
6692
end_hdrpp =
i_shdrpp
+ elf_numsections (abfd);
6694
for (hdrpp =
i_shdrpp
+ 1; hdrpp < end_hdrpp; hdrpp++)
6738
|| hdr ==
i_shdrpp
[elf_onesymtab (abfd)]
6740
&& hdr ==
i_shdrpp
[elf_symtab_shndx_list (abfd)->ndx])
6741
|| hdr ==
i_shdrpp
[elf_strtab_sec (abfd)]
6742
|| hdr ==
i_shdrpp
[elf_shstrtab_sec (abfd)])
6948
Elf_Internal_Shdr ** const
i_shdrpp
= elf_elfsections (abfd);
6960
for (i = 1, hdrpp =
i_shdrpp
+ 1; i < num_sec; i++, hdrpp++
6676
Elf_Internal_Shdr **
i_shdrpp
;
local
6946
Elf_Internal_Shdr ** const
i_shdrpp
= elf_elfsections (abfd);
local
[
all
...]
Completed in 62 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026