Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF_x86_64.cpp262 auto &ImageBaseSymbol = LR->begin()->second; in getImageBaseAddress() local
263 ImageBase = ImageBaseSymbol.getAddress(); in getImageBaseAddress()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DCOFFPlatform.cpp76 auto &ImageBaseSymbol = G->addDefinedSymbol( in materialize() local
80 addImageBaseRelocationEdge(HeaderBlock, ImageBaseSymbol); in materialize()