Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dread_elf.cpp143 struct BinaryWrapper { struct
150 uint64_t file_size, BinaryWrapper* wrapper) { in OpenObjectFile()
185 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()
471 BinaryWrapper wrapper_;
476 std::unique_ptr<ElfFile> CreateElfFileImpl(BinaryWrapper&& wrapper, ElfStatus* status) { in CreateElfFileImpl()
502 BinaryWrapper wrapper; in Open()
545 BinaryWrapper wrapper; in Open()