OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:dump_sections
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
220
static struct section_add *
dump_sections
;
3112
if (
dump_sections
!= NULL)
3116
for (pdump =
dump_sections
; pdump != NULL; pdump = pdump->next)
5564
dump_sections
= init_section_add (optarg,
dump_sections
,
219
static struct section_add *
dump_sections
;
variable in typeref:struct:section_add
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
226
static struct section_add *
dump_sections
;
3107
if (
dump_sections
!= NULL)
3111
for (pdump =
dump_sections
; pdump != NULL; pdump = pdump->next)
5562
dump_sections
= init_section_add (optarg,
dump_sections
,
225
static struct section_add *
dump_sections
;
variable in typeref:struct:section_add
Completed in 33 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026