Searched defs:InitFunc (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/llvm-project/compiler-rt/lib/orc/ | ||
H A D | elfnix_platform.cpp | 66 using InitFunc = void (*)(); in runInitArray() typedef |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGDeclCXX.cpp | 503 EmitPointerToInitFunc(const VarDecl * D,llvm::GlobalVariable * GV,llvm::Function * InitFunc,InitSegAttr * ISA) EmitPointerToInitFunc() argument |
H A D | MicrosoftCXXABI.cpp | 2395 __anon624d7ee50602(llvm::Function *InitFunc) EmitThreadLocalInitFuncs() argument |
H A D | ItaniumCXXABI.cpp | 2904 llvm::Function *InitFunc = nullptr; EmitThreadLocalInitFuncs() local |
/freebsd-src/libexec/rtld-elf/ | ||
H A D | rtld.h | 75 typedef void (*InitFunc)(void); typedef |