Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp207 return makeAlignmentError(FixupAddress, Value, 2, E); in applyFixup()
221 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
/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1750 Error makeAlignmentError(llvm::orc::ExecutorAddr Loc, uint64_t Value, int N,