Home
last modified time | relevance | path

Searched defs:DFSLinkOrder (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp286 std::vector<JITDylibSP> DFSLinkOrder; getInitializers() local
341 std::vector<JITDylibSP> DFSLinkOrder; getDeinitializers() local
400 std::vector<JITDylibSP> DFSLinkOrder; issueInitLookups() local
[all...]
H A DELFNixPlatform.cpp324 getInitializersBuildSequencePhase(SendInitializerSequenceFn SendResult,JITDylib & JD,std::vector<JITDylibSP> DFSLinkOrder) getInitializersBuildSequencePhase() argument
347 auto DFSLinkOrder = JD.getDFSLinkOrder(); getInitializersLookupPhase() local