Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp6438 RelocationRef LSDAReloc; member
6565 Entry.LSDAReloc = Reloc; in printMachOCompactUnwindSection()
6599 if (Entry.LSDAReloc.getObjectFile()) { in printMachOCompactUnwindSection()
6602 printUnwindRelocDest(Obj, Symbols, Entry.LSDAReloc, Entry.LSDAAddr); in printMachOCompactUnwindSection()