Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dread_elf.cpp132 struct BinaryWrapper { struct
139 uint64_t file_size, BinaryWrapper* wrapper) { in OpenObjectFile() argument
174 static ElfStatus OpenObjectFileInMemory(const char* data, size_t size, BinaryWrapper* wrapper) { in OpenObjectFileInMemory()
317 ElfFileImpl(BinaryWrapper&& wrapper, const llvm::object::ELFObjectFile<ELFT>* elf_obj) in ElfFileImpl()
455 BinaryWrapper wrapper_;
460 std::unique_ptr<ElfFile> CreateElfFileImpl(BinaryWrapper&& wrapper, ElfStatus* status) { in CreateElfFileImpl()
488 BinaryWrapper wrapper; in Open()
529 BinaryWrapper wrapper; in Open()