Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1548 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError() argument
1551 ExistingBlock.getAddress() + ExistingBlock.getSize(); in overlapError()
1557 formatv("{0:x16} -- {1:x16}", ExistingBlock.getAddress().getValue(), in overlapError()