Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp7786 RelocationRef LSDAReloc; member
7921 Entry.LSDAReloc = Reloc; in printMachOCompactUnwindSection()
7957 if (Entry.LSDAReloc.getObject()) { in printMachOCompactUnwindSection()
7960 printUnwindRelocDest(Obj, Symbols, Entry.LSDAReloc, Entry.LSDAAddr); in printMachOCompactUnwindSection()