OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECT_OFF_DATA
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
objfiles.h
124
#define
SECT_OFF_DATA
(objfile) \
495
return section_offsets[
SECT_OFF_DATA
(this)];
mdebugread.c
625
section_index =
SECT_OFF_DATA
(objfile);
2253
section =
SECT_OFF_DATA
(objfile);
3063
SECT_OFF_DATA
(objfile),
3076
SECT_OFF_DATA
(objfile),
3421
section =
SECT_OFF_DATA
(objfile);
3529
SECT_OFF_DATA
(objfile));
3650
section =
SECT_OFF_DATA
(objfile);
xcoffread.c
278
*args->resultp =
SECT_OFF_DATA
(objfile);
2514
SECT_OFF_DATA
(objfile),
2527
SECT_OFF_DATA
(objfile),
stabsread.c
1080
section =
SECT_OFF_DATA
(objfile);
1093
section =
SECT_OFF_DATA
(objfile);
1100
section =
SECT_OFF_DATA
(objfile);
1130
section =
SECT_OFF_DATA
(objfile);
2787
section_index =
SECT_OFF_DATA
(objfile);
2788
valu += section_offsets[
SECT_OFF_DATA
(objfile)];
minsyms.c
1141
section =
SECT_OFF_DATA
(m_objfile);
remote.c
4738
offs[
SECT_OFF_DATA
(objf)] = data_addr;
/src/external/gpl3/gdb/dist/gdb/
objfiles.h
124
#define
SECT_OFF_DATA
(objfile) \
497
return section_offsets[
SECT_OFF_DATA
(this)];
mdebugread.c
625
section_index =
SECT_OFF_DATA
(objfile);
2253
section =
SECT_OFF_DATA
(objfile);
3066
SECT_OFF_DATA
(objfile),
3079
SECT_OFF_DATA
(objfile),
3424
section =
SECT_OFF_DATA
(objfile);
3532
SECT_OFF_DATA
(objfile));
3653
section =
SECT_OFF_DATA
(objfile);
xcoffread.c
278
*args->resultp =
SECT_OFF_DATA
(objfile);
2514
SECT_OFF_DATA
(objfile),
2527
SECT_OFF_DATA
(objfile),
stabsread.c
1080
section =
SECT_OFF_DATA
(objfile);
1093
section =
SECT_OFF_DATA
(objfile);
1100
section =
SECT_OFF_DATA
(objfile);
1130
section =
SECT_OFF_DATA
(objfile);
2789
section_index =
SECT_OFF_DATA
(objfile);
2790
valu += section_offsets[
SECT_OFF_DATA
(objfile)];
minsyms.c
1141
section =
SECT_OFF_DATA
(m_objfile);
remote.c
4763
offs[
SECT_OFF_DATA
(objf)] = data_addr;
Completed in 98 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026