Home
last modified time | relevance | path

Searched refs:is_static_executable (Results 1 – 1 of 1) sorted by relevance

/frameworks/libs/binary_translation/guest_loader/
Dguest_loader.cc296 bool is_static_executable = (FindPtInterp(&instance->executable_elf_file_) == nullptr); in CreateInstance() local
308 if (!is_static_executable) { in CreateInstance()
313 if (is_static_executable) { in CreateInstance()