OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:section_addr_info
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
symfile.h
74
typedef std::vector<other_sections>
section_addr_info
;
typedef
150
The
section_addr_info
structure contains the offset of loadable and
153
void (*sym_offsets) (struct objfile *, const
section_addr_info
&);
178
extern
section_addr_info
182
(section_offsets §ion_offsets, const
section_addr_info
&addrs);
184
extern void addr_info_make_relative (
section_addr_info
*addrs,
191
const
section_addr_info
&);
234
section_addr_info
*, objfile_flags);
238
section_addr_info
*,
256
/* Build (allocate and populate) a
section_addr_info
struct from a
[
all
...]
/src/external/gpl3/gdb/dist/gdb/
symfile.h
73
typedef std::vector<other_sections>
section_addr_info
;
typedef
149
The
section_addr_info
structure contains the offset of loadable and
152
void (*sym_offsets) (struct objfile *, const
section_addr_info
&);
177
extern
section_addr_info
181
(section_offsets §ion_offsets, const
section_addr_info
&addrs);
183
extern void addr_info_make_relative (
section_addr_info
*addrs,
190
const
section_addr_info
&);
233
section_addr_info
*, objfile_flags);
237
section_addr_info
*,
255
/* Build (allocate and populate) a
section_addr_info
struct from a
[
all
...]
Completed in 43 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026