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

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

Completed in 93 milliseconds