OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cs_to_section
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
coffread.c
346
static int
cs_to_section
(struct coff_symbol *, struct objfile *);
378
cs_to_section
(struct coff_symbol *cs, struct objfile *objfile)
function
940
int section =
cs_to_section
(cs, objfile);
1066
sec =
cs_to_section
(cs, objfile);
1073
sec =
cs_to_section
(cs, objfile);
1646
sym->set_section_index (
cs_to_section
(cs, objfile));
/src/external/gpl3/gdb/dist/gdb/
coffread.c
347
static int
cs_to_section
(struct coff_symbol *, struct objfile *);
379
cs_to_section
(struct coff_symbol *cs, struct objfile *objfile)
function
941
int section =
cs_to_section
(cs, objfile);
1067
sec =
cs_to_section
(cs, objfile);
1074
sec =
cs_to_section
(cs, objfile);
1647
sym->set_section_index (
cs_to_section
(cs, objfile));
Completed in 53 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026