Searched refs:section_ref (Results 1 – 1 of 1) sorted by relevance
150 const llvm::object::ELFSectionRef& section_ref = *it; in GetBuildIdFromELFFile() local151 if (section_ref.getType() == llvm::ELF::SHT_NOTE) { in GetBuildIdFromELFFile()338 const llvm::object::ELFSectionRef& section_ref = *it; in AddSymbolForPltSection() local340 std::error_code err = section_ref.getName(section_name); in AddSymbolForPltSection()344 const auto* shdr = elf->getSection(section_ref.getRawDataRefImpl()); in AddSymbolForPltSection()366 const llvm::object::ELFSectionRef& section_ref = *it; in CheckSymbolSections() local368 std::error_code err = section_ref.getName(section_name); in CheckSymbolSections()