OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bfd_section_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/
coff-pe-read.c
457
unsigned int
bfd_section_index
;
469
bfd_section_index
= section->index;
471
bfd_section_index
= -1;
477
section_data[sectix].index =
bfd_section_index
;
486
section_data[otherix].index =
bfd_section_index
;
453
unsigned int
bfd_section_index
;
local
/src/external/gpl3/gdb.old/dist/gdb/
coff-pe-read.c
457
unsigned int
bfd_section_index
;
469
bfd_section_index
= section->index;
471
bfd_section_index
= -1;
477
section_data[sectix].index =
bfd_section_index
;
486
section_data[otherix].index =
bfd_section_index
;
453
unsigned int
bfd_section_index
;
local
Completed in 22 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026