OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:textaddr
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
coffread.c
53
CORE_ADDR
textaddr
= 0; /* Addr of .text section. */
member in struct:coff_symfile_info
217
TEXTADDR
is the address of the text section.
228
CORE_ADDR
textaddr
, unsigned int textsize,
241
DBX_TEXT_ADDR (objfile) =
textaddr
;
320
csi->
textaddr
= bfd_section_vma (sectp);
812
info->
textaddr
, info->textsize,
/src/external/gpl3/gdb/dist/gdb/
coffread.c
53
CORE_ADDR
textaddr
= 0; /* Addr of .text section. */
member in struct:coff_symfile_info
217
TEXTADDR
is the address of the text section.
228
CORE_ADDR
textaddr
, unsigned int textsize,
242
DBX_TEXT_ADDR (objfile) =
textaddr
;
321
csi->
textaddr
= bfd_section_vma (sectp);
813
info->
textaddr
, info->textsize,
Completed in 18 milliseconds
Indexes created Fri Mar 20 00:23:26 UTC 2026