Home
last modified time | relevance | path

Searched refs:RelocSection (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A DMachODump.cpp7427 SectionRef RelocSection = Obj->getAnyRelocationSection(RE); in findUnwindRelocNameAddend() local
7429 uint64_t SectionAddr = RelocSection.getAddress(); in findUnwindRelocNameAddend()
7435 RelocSection.getName(Name); in findUnwindRelocNameAddend()
7447 if (RelocSection == *SymSection) { in findUnwindRelocNameAddend()
7459 RelocSection.getName(Name); in findUnwindRelocNameAddend()