Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dread_elf.cpp358 bool ReadSectionFromELFFile(const llvm::object::ELFFile<ELFT>* elf, const std::string& section_name, in ReadSectionFromELFFile() function
387 result = ReadSectionFromELFFile(elf->getELFFile(), section_name, content); in ReadSectionFromElfFile()
389 result = ReadSectionFromELFFile(elf->getELFFile(), section_name, content); in ReadSectionFromElfFile()