Searched refs:RelocSection (Results 1 – 1 of 1) sorted by relevance
7828 SectionRef RelocSection = Obj->getAnyRelocationSection(RE); in findUnwindRelocNameAddend() local7830 uint64_t SectionAddr = RelocSection.getAddress(); in findUnwindRelocNameAddend()7836 if (Expected<StringRef> NameOrErr = RelocSection.getName()) in findUnwindRelocNameAddend()7850 if (RelocSection == *SymSection) { in findUnwindRelocNameAddend()7859 if (Expected<StringRef> NameOrErr = RelocSection.getName()) in findUnwindRelocNameAddend()