OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sections_removed
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
168
static bool
sections_removed
;
1357
if (
sections_removed
|| sections_copied)
3365
||
sections_removed
4509
sections_removed
= true;
167
static bool
sections_removed
;
variable
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
169
static bool
sections_removed
;
1348
if (
sections_removed
|| sections_copied)
3360
||
sections_removed
4512
sections_removed
= true;
168
static bool
sections_removed
;
variable
/src/external/gpl3/binutils/dist/bfd/
elflink.c
12679
bool
sections_removed
;
12722
sections_removed
= false;
12766
sections_removed
= true;
12769
if (
sections_removed
)
12667
bool
sections_removed
;
local
/src/external/gpl3/binutils.old/dist/bfd/
elflink.c
12658
bool
sections_removed
;
12701
sections_removed
= false;
12745
sections_removed
= true;
12748
if (
sections_removed
)
12646
bool
sections_removed
;
local
/src/external/gpl3/gdb/dist/bfd/
elflink.c
12588
bool
sections_removed
;
12632
sections_removed
= false;
12672
sections_removed
= true;
12675
if (
sections_removed
)
12576
bool
sections_removed
;
local
/src/external/gpl3/gdb.old/dist/bfd/
elflink.c
12566
bool
sections_removed
;
12610
sections_removed
= false;
12650
sections_removed
= true;
12653
if (
sections_removed
)
12554
bool
sections_removed
;
local
Completed in 89 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026