Searched refs:section_ref (Results 1 – 1 of 1) sorted by relevance
269 const llvm::object::ELFSectionRef& section_ref = *it; in AddSymbolForPltSection() local271 std::error_code err = section_ref.getName(section_name); in AddSymbolForPltSection()275 const auto* shdr = elf->getSection(section_ref.getRawDataRefImpl()); in AddSymbolForPltSection()297 const llvm::object::ELFSectionRef& section_ref = *it; in CheckSymbolSections() local299 std::error_code err = section_ref.getName(section_name); in CheckSymbolSections()363 const llvm::object::ELFSectionRef& section_ref = *it; in GetBuildId() local364 if (section_ref.getType() == llvm::ELF::SHT_NOTE) { in GetBuildId()