Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
HDPPCMachObjectWriter.cpp131 Type = MachO::PPC_RELOC_LO16_SECTDIFF; in getRelocType()
237 Type == MachO::PPC_RELOC_LO16_SECTDIFF || in RecordScatteredRelocation()
259 case MachO::PPC_RELOC_LO16_SECTDIFF: in RecordScatteredRelocation()
/trueos/contrib/llvm/include/llvm/Support/
HDMachO.h386 PPC_RELOC_LO16_SECTDIFF = 11, enumerator