Home
last modified time | relevance | path

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

/art/runtime/
DCPPLINT.cfg18 exclude_files=^elf[.]h$
/art/patchoat/
Dpatchoat.cc429 std::unique_ptr<ElfFile> elf(ElfFile::Open(input_oat_file.get(), in CreateVdexAndOatSymlinks() local
433 if (elf.get() == nullptr) { in CreateVdexAndOatSymlinks()
438 MaybePic is_oat_pic = IsOatPic(elf.get()); in CreateVdexAndOatSymlinks()
/art/
DNOTICE193 For art/runtime/elf.h derived from external/llvm/include/llvm/Support/ELF.h