Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h46 Delta16LO, enumerator
124 {{Delta16HA, Offset, Addend}, {Delta16LO, Offset + 4, Addend + 4}}, in pickStub()
338 case Delta16LO: in relocateHalf16()
384 case Delta16LO: { in applyFixup()
/src/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()