Searched refs:ReadSectionFromELFFile (Results 1 – 1 of 1) sorted by relevance
246 ElfStatus ReadSectionFromELFFile(const llvm::object::ELFObjectFile<ELFT>* elf, const std::string& s… in ReadSectionFromELFFile() function400 ElfStatus result = ReadSectionFromELFFile(elf, ".gnu_debugdata", &debugdata); in ParseSymbolsFromELFFile()579 return ReadSectionFromELFFile(elf, section_name, content); in ReadSectionFromElfFile()581 return ReadSectionFromELFFile(elf, section_name, content); in ReadSectionFromElfFile()