Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/orc/
H A Dcoff_platform.cpp467 auto &JDState = I->second; in registerObjectSections() local
479 JDState.CInitSection.Register(LastChar, in registerObjectSections()
482 JDState.CInitSection.RegisterNoRun(LastChar, in registerObjectSections()
486 JDState.CXXInitSection.Register(LastChar, in registerObjectSections()
489 JDState.CXXInitSection.RegisterNoRun( in registerObjectSections()
492 JDState.CPreTermSection.Register(LastChar, in registerObjectSections()
495 JDState.CTermSection.Register(LastChar, in registerObjectSections()