OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:esdt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf.c
2812
struct bfd_elf_section_data *
esdt
;
2871
esdt
= elf_section_data (target_sect);
2873
p_hdr = &
esdt
->rela.hdr;
2875
p_hdr = &
esdt
->rel.hdr;
2891
esdt
->has_secondary_relocs = true;
2810
struct bfd_elf_section_data *
esdt
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf.c
2748
struct bfd_elf_section_data *
esdt
;
2807
esdt
= elf_section_data (target_sect);
2809
p_hdr = &
esdt
->rela.hdr;
2811
p_hdr = &
esdt
->rel.hdr;
2827
esdt
->has_secondary_relocs = true;
2746
struct bfd_elf_section_data *
esdt
;
local
/src/external/gpl3/gdb/dist/bfd/
elf.c
2722
struct bfd_elf_section_data *
esdt
;
2781
esdt
= elf_section_data (target_sect);
2783
p_hdr = &
esdt
->rela.hdr;
2785
p_hdr = &
esdt
->rel.hdr;
2801
esdt
->has_secondary_relocs = true;
2720
struct bfd_elf_section_data *
esdt
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elf.c
2906
struct bfd_elf_section_data *
esdt
;
2965
esdt
= elf_section_data (target_sect);
2967
p_hdr = &
esdt
->rela.hdr;
2969
p_hdr = &
esdt
->rel.hdr;
2985
esdt
->has_secondary_relocs = true;
2904
struct bfd_elf_section_data *
esdt
;
local
Completed in 65 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026