Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc115 bool program_header_only, in ElfFileImpl()
141 File* file, bool writable, bool program_header_only, in Open()
1771 ElfFile* ElfFile::Open(File* file, bool writable, bool program_header_only, std::string* error_msg, in Open()