OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:runStaticConstructorsDestructors
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.cpp
80
//
runStaticConstructorsDestructors
could be moved back to EE as well.
451
ExecutionEngine::
runStaticConstructorsDestructors
(**I, isDtors);
455
void MCJIT::
runStaticConstructorsDestructors
(bool isDtors) {
/src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/
ExecutionEngine.cpp
367
void ExecutionEngine::
runStaticConstructorsDestructors
(Module &module,
406
void ExecutionEngine::
runStaticConstructorsDestructors
(bool isDtors) {
409
runStaticConstructorsDestructors
(*M, isDtors);
Completed in 20 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026