Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp415 bool isDtors, ModulePtrSet::iterator I, ModulePtrSet::iterator E) { in runStaticConstructorsDestructorsInModulePtrSet()
421 void MCJIT::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors()
/external/llvm/lib/ExecutionEngine/
DExecutionEngine.cpp372 bool isDtors) { in runStaticConstructorsDestructors()
410 void ExecutionEngine::runStaticConstructorsDestructors(bool isDtors) { in runStaticConstructorsDestructors()