Searched defs:linkage (Results 1 - 25 of 32) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dparse.h64 LINK linkage; member in class:Parser
H A Djson.c305 void property(const char *name, LINK linkage) argument
H A Dscope.h107 LINK linkage; // linkage for external functions member in struct:Scope
H A Dattrib.h89 LINK linkage; member in class:LinkDeclaration
H A Dattrib.c77 createNewScope(Scope *sc, StorageClass stc, LINK linkage, CPPMANGLE cppmangle, Prot protection, int explicitProtection, AlignDeclaration *aligndecl, PINLINE inlining) argument
[all...]
H A Dhdrgen.c3350 void linkageToBuffer(OutBuffer *buf, LINK linkage) argument
3361 const char *linkageToChars(LINK linkage) argument
[all...]
H A Dtraits.c1165 const char *linkage = linkageToChars(link); local
H A Dmtype.h609 LINK linkage; // calling convention member in class:TypeFunction
H A Ddeclaration.h124 LINK linkage; member in class:Declaration
H A Dmtype.c5139 TypeFunction::TypeFunction(Parameters *parameters, Type *treturn, int varargs, LINK linkage, StorageClass stc) argument
5187 TypeFunction *TypeFunction::create(Parameters *parameters, Type *treturn, int varargs, LINK linkage, StorageClass stc) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DConstantInitBuilder.cpp67 createGlobal(llvm::Constant *initializer, const llvm::Twine &name, CharUnits alignment, bool constant, llvm::GlobalValue::LinkageTypes linkage, unsigned addressSpace) argument
H A DCGBlocks.cpp261 llvm::GlobalValue::LinkageTypes linkage; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dbtf.h181 uint32_t linkage; /* Currently only 0=static or 1=global. */ member in struct:btf_var
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dattrib.h74 LINK linkage; member in class:LinkDeclaration
H A Dscope.h110 LINK linkage; // linkage for external functions member in struct:Scope
H A Dmtype.h600 LINK linkage; // calling convention member in class:TRUST::TypeFunction
/netbsd-current/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp162 createFunction(llvm::Module &module, llvm::Type *retType, const ArgTypes &theArgTypes, const ArgNames &theArgNames, const std::string &functName, llvm::GlobalValue::LinkageTypes linkage, bool declarationOnly, bool isVarArg) argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h400 GlobalValue::LinkageTypes linkage() const { function in class:llvm::CalleeInfo::GlobalValueSummary
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py1585 def linkage(self): member in class:Cursor
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Ddebug.c498 enum debug_object_linkage linkage; member in struct:debug_name
603 debug_add_to_namespace(struct debug_handle *info ATTRIBUTE_UNUSED, struct debug_namespace **nsp, const char *name, enum debug_object_kind kind, enum debug_object_linkage linkage) argument
638 debug_add_to_current_namespace(struct debug_handle *info, const char *name, enum debug_object_kind kind, enum debug_object_linkage linkage) argument
1124 enum debug_object_linkage linkage; local
2818 debug_write_function(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, const char *name, enum debug_object_linkage linkage, struct debug_function *function) argument
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.c498 enum debug_object_linkage linkage; member in struct:debug_name
603 debug_add_to_namespace(struct debug_handle *info ATTRIBUTE_UNUSED, struct debug_namespace **nsp, const char *name, enum debug_object_kind kind, enum debug_object_linkage linkage) argument
638 debug_add_to_current_namespace(struct debug_handle *info, const char *name, enum debug_object_kind kind, enum debug_object_linkage linkage) argument
1124 enum debug_object_linkage linkage; local
2809 debug_write_function(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, const char *name, enum debug_object_linkage linkage, struct debug_function *function) argument
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Ddebug.c498 enum debug_object_linkage linkage; member in struct:debug_name
603 debug_add_to_namespace(struct debug_handle *info ATTRIBUTE_UNUSED, struct debug_namespace **nsp, const char *name, enum debug_object_kind kind, enum debug_object_linkage linkage) argument
638 debug_add_to_current_namespace(struct debug_handle *info, const char *name, enum debug_object_kind kind, enum debug_object_linkage linkage) argument
1124 enum debug_object_linkage linkage; local
2809 debug_write_function(struct debug_handle *info, const struct debug_write_fns *fns, void *fhandle, const char *name, enum debug_object_linkage linkage, struct debug_function *function) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli1376 val linkage : llvalue -> Linkage.t var
/netbsd-current/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c1450 const char *linkage = 0; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-gen.c151 hsa_symbol(BrigType16_t type, BrigSegment8_t segment, BrigLinkage8_t linkage, bool global_scope_p, BrigAllocation allocation, BrigAlignment8_t align) argument

Completed in 611 milliseconds

12