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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp263 EmitThreadLocalInitFuncs( llvm::ArrayRef<std::pair<const VarDecl *, llvm::GlobalVariable *> > Decls, llvm::Function *InitFunc) argument
H A DItaniumCXXABI.cpp1305 EmitThreadLocalInitFuncs( llvm::ArrayRef<std::pair<const VarDecl *, llvm::GlobalVariable *> > Decls, llvm::Function *InitFunc) argument
/freebsd-10.0-release/libexec/rtld-elf/
H A Drtld.h90 typedef void (*InitFunc)(void); typedef

Completed in 92 milliseconds