Home
last modified time | relevance | path

Searched defs:load_executable (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/
H A Doat_file_assistant.cc82 bool load_executable, in OatFileAssistant()
97 bool load_executable, in OatFileAssistant()
/aosp12/bionic/linker/
H A Dlinker_main.cpp271 static ExecutableInfo load_executable(const char* orig_path) { in load_executable() function