OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_data
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/tsan/rtl/
tsan_platform_linux.cc
222
bool
is_data
= offset != 0 && name[0] != 0;
local
227
if (g_data_start == 0 &&
is_data
)
231
prev_is_data =
is_data
;
/external/qemu/
arm-dis.c
3874
int
is_data
= false;
local
[
all
...]
Completed in 57 milliseconds