OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sect_index_data
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
objfiles.h
125
((objfile->
sect_index_data
== -1) \
126
? (internal_error (_("
sect_index_data
not initialized")), -1) \
127
: objfile->
sect_index_data
)
807
int
sect_index_data
= -1;
member in struct:objfile
/src/external/gpl3/gdb/dist/gdb/
objfiles.h
125
((objfile->
sect_index_data
== -1) \
126
? (internal_error (_("
sect_index_data
not initialized")), -1) \
127
: objfile->
sect_index_data
)
770
int
sect_index_data
= -1;
member in struct:objfile
Completed in 26 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026