Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp213 return makeAlignmentError(FixupAddress, Value, 2, E); in applyFixup()
228 return makeAlignmentError(FixupAddress, Value, 2, E); in applyFixup()
389 return makeAlignmentError(FixupAddress, Value, 2, E); in applyFixup()
405 return makeAlignmentError(FixupAddress, Value, 2, E); in applyFixup()
H A DJITLink.cpp415 Error makeAlignmentError(llvm::orc::ExecutorAddr Loc, uint64_t Value, int N, in makeAlignmentError() function
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dloongarch.h200 return makeAlignmentError(orc::ExecutorAddr(FixupAddress), Value, 4, E); in applyFixup()
H A DJITLink.h1862 Error makeAlignmentError(llvm::orc::ExecutorAddr Loc, uint64_t Value, int N,