Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DLogicalDylib.h55 for (auto BLH : LM.BaseLayerHandles) in ~LogicalDylib() local
56 BaseLayer.removeModuleSet(BLH); in ~LogicalDylib()
95 for (auto BLH : LMH->BaseLayerHandles) in findSymbolInLogicalModule() local
96 if (auto Symbol = BaseLayer.findSymbolIn(BLH, Name, ExportedSymbolsOnly)) in findSymbolInLogicalModule()