OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:obj_matching
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/binutils/
objcopy.c
3875
char **
obj_matching
;
3995
bool ok_object = bfd_check_format_matches (ibfd, bfd_object, &
obj_matching
);
4005
free (
obj_matching
);
4026
list_matching_formats (
obj_matching
);
3873
char **
obj_matching
;
local
/src/external/gpl3/binutils.old/dist/binutils/
objcopy.c
3880
char **
obj_matching
;
3999
bfd_check_format_matches_lto (ibfd, bfd_object, &
obj_matching
,
4003
&
obj_matching
, false))
4005
bfd_check_format_matches_lto (ibfd, bfd_object, &
obj_matching
,
4075
free (
obj_matching
);
4087
list_matching_formats (
obj_matching
);
3878
char **
obj_matching
;
local
Completed in 29 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026