Searched refs:vdso_elf_file_ (Results 1 – 2 of 2) sorted by relevance
302 &instance->vdso_elf_file_, in CreateInstance()304 if (!InitializeVdso(instance->vdso_elf_file_, error_msg)) { in CreateInstance()356 &vdso_elf_file_); in StartGuestMainThread()363 argc, argv, envp, &linker_elf_file_, &executable_elf_file_, &vdso_elf_file_); in StartGuestExecutable()
153 LoadedElfFile vdso_elf_file_; variable