Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-objdump/
DMachODump.cpp6437 RelocationRef PersonalityReloc; member
6563 Entry.PersonalityReloc = Reloc; in printMachOCompactUnwindSection()
6590 if (Entry.PersonalityReloc.getObjectFile()) { in printMachOCompactUnwindSection()
6593 printUnwindRelocDest(Obj, Symbols, Entry.PersonalityReloc, in printMachOCompactUnwindSection()