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

/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp6996 SectionRef RelocSection = Obj->getAnyRelocationSection(RE); local
6998 uint64_t SectionAddr = RelocSection.getAddress();
7004 RelocSection.getName(Name);
7021 if (RelocSection == *SymSection) {
7038 RelocSection.getName(Name);

Completed in 57 milliseconds