Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1466 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError() argument
1469 ExistingBlock.getAddress() + ExistingBlock.getSize(); in overlapError()
1474 formatv("{0:x16} -- {1:x16}", ExistingBlock.getAddress(), in overlapError()