Home
last modified time | relevance | path

Searched refs:LSDAReloc (Results 1 – 2 of 2) 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()
/external/llvm-project/llvm/tools/llvm-objdump/
DMachODump.cpp7804 RelocationRef LSDAReloc; member
7939 Entry.LSDAReloc = Reloc; in printMachOCompactUnwindSection()
7975 if (Entry.LSDAReloc.getObject()) { in printMachOCompactUnwindSection()
7978 printUnwindRelocDest(Obj, Symbols, Entry.LSDAReloc, Entry.LSDAAddr); in printMachOCompactUnwindSection()