Home
last modified time | relevance | path

Searched defs:mangle (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm-builtins.h107 const char *mangle; member
H A Darm-builtins.cc1419 const char *mangle; in arm_mangle_builtin_type() local
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i86/
H A Dlocal.c600 mangle(NODE *p) in mangle() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d851 pragma(mangle, PERSONALITY_FUNCTION) in pragma() argument
897 pragma(mangle, PERSONALITY_FUNCTION) in pragma() argument
/netbsd-src/sbin/fsck/
H A Dfsck.c515 mangle(char *opts, int *argcp, const char ** volatile *argvp, int *maxargcp) in mangle() function
/netbsd-src/sbin/mount/
H A Dmount.c671 mangle(char *options, int *argcp, const char ** volatile *argvp, int *maxargcp) in mangle() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h387 std::string mangle() const { return Impl->mangle(); } in mangle() function
454 std::string mangle() const override { return Name; } in mangle() function
H A DAMDGPULibFunc.cpp718 std::string AMDGPUMangledLibFunc::mangle() const { return mangleNameItanium(); } in mangle() function in AMDGPUMangledLibFunc
/netbsd-src/external/bsd/pcc/dist/pcc/arch/i386/
H A Dlocal.c1248 mangle(P1ND *p) function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenpreds.c744 mangle (const char *name) in mangle() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenpreds.cc747 mangle (const char *name) in mangle() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp1147 std::string LLJIT::mangle(StringRef UnmangledName) const { in mangle() function in llvm::orc::LLJIT
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
H A Daarch64-builtins.c577 const char *mangle; member
663 const char *mangle; in aarch64_general_mangle_builtin_type() local
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPrint.cc438 char *sname, *oname, *lname, *alias, *mangle; in dump_detail() local
H A DDbe.cc6145 *mangle = NULL, *address = NULL, *size = NULL, in setSummary() local
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPrint.cc438 char *sname, *oname, *lname, *alias, *mangle; in dump_detail() local
H A DDbe.cc6145 *mangle = NULL, *address = NULL, *size = NULL, in setSummary() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-builtins.cc703 const char *mangle; member
798 const char *mangle; in aarch64_general_mangle_builtin_type() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm-builtins.c1403 const char *mangle; member
1484 const char *mangle; in arm_mangle_builtin_type() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DMicrosoftMangle.cpp536 void MicrosoftCXXNameMangler::mangle(const NamedDecl *D, StringRef Prefix) { in mangle() function in MicrosoftCXXNameMangler
H A DItaniumMangle.cpp729 void CXXNameMangler::mangle(GlobalDecl GD) { in mangle() function in CXXNameMangler
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc13894 module_state::mangle (bool include_partition) in mangle() function in module_state