Home
last modified time | relevance | path

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

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