OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:flags_compatible
(Results
1 - 12
of
12
) sorted by relevancy
/src/external/gpl3/binutils/dist/bfd/
elfnn-kvx.c
2885
bool
flags_compatible
= true;
local
2979
return
flags_compatible
;
elfnn-aarch64.c
7563
bool
flags_compatible
= true;
local
7639
return
flags_compatible
;
elf32-arm.c
20416
bool
flags_compatible
= true;
local
20540
flags_compatible
= false;
20554
flags_compatible
= false;
20568
flags_compatible
= false;
20591
flags_compatible
= false;
20614
return
flags_compatible
;
/src/external/gpl3/binutils.old/dist/bfd/
elfnn-kvx.c
2884
bool
flags_compatible
= true;
local
2978
return
flags_compatible
;
elfnn-aarch64.c
7494
bool
flags_compatible
= true;
local
7570
return
flags_compatible
;
elf32-arm.c
20686
bool
flags_compatible
= true;
local
20810
flags_compatible
= false;
20824
flags_compatible
= false;
20838
flags_compatible
= false;
20861
flags_compatible
= false;
20884
return
flags_compatible
;
/src/external/gpl3/gdb/dist/bfd/
elfnn-kvx.c
2883
bool
flags_compatible
= true;
local
2977
return
flags_compatible
;
elfnn-aarch64.c
7462
bool
flags_compatible
= true;
local
7538
return
flags_compatible
;
elf32-arm.c
20675
bool
flags_compatible
= true;
local
20799
flags_compatible
= false;
20813
flags_compatible
= false;
20827
flags_compatible
= false;
20850
flags_compatible
= false;
20873
return
flags_compatible
;
/src/external/gpl3/gdb.old/dist/bfd/
elfnn-kvx.c
2884
bool
flags_compatible
= true;
local
2978
return
flags_compatible
;
elfnn-aarch64.c
7453
bool
flags_compatible
= true;
local
7529
return
flags_compatible
;
elf32-arm.c
20603
bool
flags_compatible
= true;
local
20727
flags_compatible
= false;
20741
flags_compatible
= false;
20755
flags_compatible
= false;
20778
flags_compatible
= false;
20801
return
flags_compatible
;
Completed in 116 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026