Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Di386.h64 Pointer16, enumerator
224 case i386::Pointer16: { in applyFixup()
H A Dx86_64.h63 Pointer16, enumerator
440 case Pointer16: { in applyFixup()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Di386.cpp27 case Pointer16: in getEdgeKindName()
H A Dx86_64.cpp29 case Pointer16: in getEdgeKindName()
H A DELF_i386.cpp125 return EdgeKind_i386::Pointer16; in getRelocationKind()
H A DCOFF_x86_64.cpp214 E.setKind(x86_64::Pointer16); in lowerCOFFRelocationEdges()
H A DELF_x86_64.cpp171 Kind = x86_64::Pointer16; in addSingleRelocation()