OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:section_data
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elf32-avr.c
783
struct elf_avr_section_data *
section_data
;
789
section_data
= (struct elf_avr_section_data *) elf_section_data (sec);
790
return &
section_data
->relax_info;
782
struct elf_avr_
section_data
*
section_data
;
local
elf32-xtensa.c
6135
struct elf_xtensa_section_data *
section_data
;
6141
section_data
= (struct elf_xtensa_section_data *) elf_section_data (sec);
6142
return &
section_data
->relax_info;
6118
struct elf_xtensa_
section_data
*
section_data
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elf32-avr.c
783
struct elf_avr_section_data *
section_data
;
789
section_data
= (struct elf_avr_section_data *) elf_section_data (sec);
790
return &
section_data
->relax_info;
782
struct elf_avr_
section_data
*
section_data
;
local
elf32-xtensa.c
6135
struct elf_xtensa_section_data *
section_data
;
6141
section_data
= (struct elf_xtensa_section_data *) elf_section_data (sec);
6142
return &
section_data
->relax_info;
6118
struct elf_xtensa_
section_data
*
section_data
;
local
/src/external/gpl3/gdb/dist/bfd/
elf32-avr.c
783
struct elf_avr_section_data *
section_data
;
789
section_data
= (struct elf_avr_section_data *) elf_section_data (sec);
790
return &
section_data
->relax_info;
782
struct elf_avr_
section_data
*
section_data
;
local
elf32-xtensa.c
6133
struct elf_xtensa_section_data *
section_data
;
6139
section_data
= (struct elf_xtensa_section_data *) elf_section_data (sec);
6140
return &
section_data
->relax_info;
6116
struct elf_xtensa_
section_data
*
section_data
;
local
/src/external/gpl3/gdb/dist/gdb/
symfile.c
1985
load_progress_section_data *
section_data
1989
args->requests.emplace_back (begin, end, buffer,
section_data
);
1983
load_progress_
section_data
*
section_data
local
/src/external/gpl3/gdb.old/dist/bfd/
elf32-avr.c
787
struct elf_avr_section_data *
section_data
;
793
section_data
= (struct elf_avr_section_data *) elf_section_data (sec);
794
return &
section_data
->relax_info;
786
struct elf_avr_
section_data
*
section_data
;
local
elf32-xtensa.c
6139
struct elf_xtensa_section_data *
section_data
;
6145
section_data
= (struct elf_xtensa_section_data *) elf_section_data (sec);
6146
return &
section_data
->relax_info;
6122
struct elf_xtensa_
section_data
*
section_data
;
local
/src/external/gpl3/gdb.old/dist/gdb/
symfile.c
2021
load_progress_section_data *
section_data
2025
args->requests.emplace_back (begin, end, buffer,
section_data
);
2019
load_progress_
section_data
*
section_data
local
Completed in 92 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026