Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A Di386.h64 Pointer16, enumerator
172 case i386::Pointer16: { in applyFixup()
H A Dx86_64.h65 Pointer16, enumerator
429 case Pointer16: { in applyFixup()
/openbsd-src/gnu/llvm/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.cpp124 return EdgeKind_i386::Pointer16; in getRelocationKind()
H A DCOFF_x86_64.cpp212 E.setKind(x86_64::Pointer16); in lowerCOFFRelocationEdges()