Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp215 return makeAlignmentError(FixupAddress, Value, 2, E); in applyFixup()
230 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.cpp416 Error makeAlignmentError(llvm::orc::ExecutorAddr Loc, uint64_t Value, int N, in makeAlignmentError() function
/freebsd/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.h1873 Error makeAlignmentError(llvm::orc::ExecutorAddr Loc, uint64_t Value, int N,