Searched defs:InitFunc (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp417 EmitPointerToInitFunc(const VarDecl *D, llvm::GlobalVariable *GV, llvm::Function *InitFunc, InitSegAttr *ISA) argument
H A DMicrosoftCXXABI.cpp2344 llvm::Function *InitFunc = CGM.CreateGlobalInitOrDestructFunction( local
H A DItaniumCXXABI.cpp2575 llvm::Function *InitFunc = nullptr; local
/freebsd-11-stable/libexec/rtld-elf/
H A Drtld.h77 typedef void (*InitFunc)(void); typedef

Completed in 83 milliseconds