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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp450 EmitPointerToInitFunc(const VarDecl *D, llvm::GlobalVariable *GV, llvm::Function *InitFunc, InitSegAttr *ISA) argument
H A DItaniumCXXABI.cpp2682 llvm::Function *InitFunc = nullptr; local
H A DMicrosoftCXXABI.cpp2367 llvm::Function *InitFunc = CGM.CreateGlobalInitOrCleanUpFunction( local
/freebsd-13-stable/libexec/rtld-elf/
H A Drtld.h75 typedef void (*InitFunc)(void); typedef

Completed in 192 milliseconds