Home
last modified time | relevance | path

Searched refs:makeAlignmentError (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp207 return makeAlignmentError(FixupAddress, Value, 2, E); in applyFixup()
222 return makeAlignmentError(FixupAddress, Value, 2, E); in applyFixup()
391 return makeAlignmentError(FixupAddress, Value, 2, E); in applyFixup()
407 return makeAlignmentError(FixupAddress, Value, 2, E); in applyFixup()
H A DJITLink.cpp395 Error makeAlignmentError(llvm::orc::ExecutorAddr Loc, uint64_t Value, int N, in makeAlignmentError() function
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dloongarch.h200 return makeAlignmentError(orc::ExecutorAddr(FixupAddress), Value, 4, E); in applyFixup()
H A DJITLink.h1768 Error makeAlignmentError(llvm::orc::ExecutorAddr Loc, uint64_t Value, int N,