Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h47 Delta16LO, enumerator
125 {{Delta16HA, Offset, Addend}, {Delta16LO, Offset + 4, Addend + 4}}, in pickStub()
339 case Delta16LO: in relocateHalf16()
385 case Delta16LO: { in applyFixup()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Dppc64.cpp107 case Delta16LO: in getEdgeKindName()
H A DELF_ppc64.cpp351 Kind = ppc64::Delta16LO; in addSingleRelocation()