OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:next_file_symnum
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
xcoffread.c
937
int
next_file_symnum
= -1;
1050
if (cs->c_symnum ==
next_file_symnum
&& cs->c_sclass != C_FILE)
1239
next_file_symnum
= cs->c_value;
932
int
next_file_symnum
= -1;
local
coffread.c
873
int
next_file_symnum
= -1;
913
if (cs->c_symnum ==
next_file_symnum
&& cs->c_sclass != C_FILE)
973
next_file_symnum
= cs->c_value;
869
int
next_file_symnum
= -1;
local
/src/external/gpl3/gdb/dist/gdb/
coffread.c
874
int
next_file_symnum
= -1;
914
if (cs->c_symnum ==
next_file_symnum
&& cs->c_sclass != C_FILE)
974
next_file_symnum
= cs->c_value;
870
int
next_file_symnum
= -1;
local
xcoffread.c
937
int
next_file_symnum
= -1;
1050
if (cs->c_symnum ==
next_file_symnum
&& cs->c_sclass != C_FILE)
1239
next_file_symnum
= cs->c_value;
932
int
next_file_symnum
= -1;
local
Completed in 30 milliseconds
Indexes created Sun Mar 22 00:23:16 UTC 2026