Home
last modified time | relevance | path

Searched defs:RegisteredInitSymbols (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCOFFPlatform.h212 DenseMap<JITDylib *, SymbolLookupSet> RegisteredInitSymbols; variable
H A DELFNixPlatform.h236 DenseMap<JITDylib *, SymbolLookupSet> RegisteredInitSymbols; variable
H A DMachOPlatform.h358 DenseMap<JITDylib *, SymbolLookupSet> RegisteredInitSymbols; global() variable