Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp6396 SectionRef RelocSection = Obj->getAnyRelocationSection(RE); in findUnwindRelocNameAddend() local
6398 uint64_t SectionAddr = RelocSection.getAddress(); in findUnwindRelocNameAddend()
6404 RelocSection.getName(Name); in findUnwindRelocNameAddend()
6413 if (RelocSection == *SymSection) { in findUnwindRelocNameAddend()
6425 RelocSection.getName(Name); in findUnwindRelocNameAddend()