Searched refs:ReadSectionFromELFFile (Results 1 – 1 of 1) sorted by relevance
358 bool ReadSectionFromELFFile(const llvm::object::ELFFile<ELFT>* elf, const std::string& section_name, in ReadSectionFromELFFile() function387 result = ReadSectionFromELFFile(elf->getELFFile(), section_name, content); in ReadSectionFromElfFile()389 result = ReadSectionFromELFFile(elf->getELFFile(), section_name, content); in ReadSectionFromElfFile()