Home
last modified time | relevance | path

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

/art/runtime/
Delf_file.h43 bool program_header_only,
Delf_file_impl.h53 bool program_header_only,
138 ElfFileImpl(File* file, bool writable, bool program_header_only, uint8_t* requested_base);
Delf_file.cc42 bool program_header_only, in ElfFileImpl() argument
45 program_header_only_(program_header_only), in ElfFileImpl()
66 bool program_header_only, in Open() argument
71 (file, writable, program_header_only, requested_base)); in Open()
1684 bool program_header_only, in Open() argument
1708 program_header_only, in Open()
1719 program_header_only, in Open()