Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.cc109 ElfFile::ElfFile(File* file, bool writable, bool program_header_only) in ElfFile()
131 ElfFile* ElfFile::Open(File* file, bool writable, bool program_header_only, in Open()