Home
last modified time | relevance | path

Searched defs:app_start (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/test/msan/
Dmmap_below_shadow.cpp20 const uintptr_t app_start = 0x000000000000ULL; in main() local
/external/compiler-rt/test/msan/
Dmmap_below_shadow.cc20 const uintptr_t app_start = 0x000000000000ULL; in main() local
/external/webrtc/tools_webrtc/android/profiling/
Dutilities.sh96 function app_start() { function