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

/external/llvm/tools/llvm-objdump/
H A DMachODump.cpp6946 RelocationRef LSDAReloc; member in struct:__anon13639::CompactUnwindEntry
7095 Entry.LSDAReloc = Reloc;
7129 if (Entry.LSDAReloc.getObject()) {
7132 printUnwindRelocDest(Obj, Symbols, Entry.LSDAReloc, Entry.LSDAAddr);

Completed in 139 milliseconds