OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stat_status
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
3698
int
stat_status
= 0;
3746
stat_status
= bfd_stat_arch_elt (this_element, &buf);
3748
if (
stat_status
!= 0)
3805
if (preserve_dates &&
stat_status
== 0)
3696
int
stat_status
= 0;
local
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
3693
int
stat_status
= 0;
3741
stat_status
= bfd_stat_arch_elt (this_element, &buf);
3743
if (
stat_status
!= 0)
3811
if (preserve_dates &&
stat_status
== 0)
3691
int
stat_status
= 0;
local
Completed in 47 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026