Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1310 Error overlapError(Block &NewBlock, Block &ExistingBlock) { in overlapError() argument
1313 ExistingBlock.getAddress() + ExistingBlock.getSize(); in overlapError()
1318 formatv("{0:x16} -- {1:x16}", ExistingBlock.getAddress(), in overlapError()