Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/guest_loader/
Dguest_loader.cc89 const LoadedElfFile* vdso_elf_file) { in StartGuestExecutableImpl()
199 bool InitializeVdso(const LoadedElfFile& vdso_elf_file, std::string* error_msg) { in InitializeVdso()