OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:update_sections
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
217
static struct section_add *
update_sections
;
1318
if (
update_sections
!= NULL)
1322
for (pupdate =
update_sections
;
3027
if (
update_sections
!= NULL)
3031
for (pupdate =
update_sections
;
3433
if (
update_sections
!= NULL)
3437
for (pupdate =
update_sections
;
5558
update_sections
= init_section_add (optarg,
update_sections
,
5560
section_add_load_file (
update_sections
);
216
static struct section_add *
update_sections
;
variable in typeref:struct:section_add
[
all
...]
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
223
static struct section_add *
update_sections
;
1309
if (
update_sections
!= NULL)
1313
for (pupdate =
update_sections
;
3022
if (
update_sections
!= NULL)
3026
for (pupdate =
update_sections
;
3428
if (
update_sections
!= NULL)
3432
for (pupdate =
update_sections
;
5556
update_sections
= init_section_add (optarg,
update_sections
,
5558
section_add_load_file (
update_sections
);
222
static struct section_add *
update_sections
;
variable in typeref:struct:section_add
[
all
...]
Completed in 29 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026