Searched defs:mangle (Results 1 - 11 of 11) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp169 std::string LLJIT::mangle(StringRef UnmangledName) { function in class:llvm::orc::LLJIT
H A DOrcMCJITReplacement.h451 std::string mangle(StringRef Name) { function in class:llvm::orc::OrcMCJITReplacement
H A DOrcCBindingsStack.h251 std::string mangle(StringRef Name) { function in class:llvm::OrcCBindingsStack
/freebsd-12-stable/sbin/fsck/
H A Dfsck.c513 mangle(char *opts, int *argcp, const char ** volatile *argvp, int *maxargcp) function
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCompileOnDemandLayer.h570 static std::string mangle(StringRef Name, const DataLayout &DL) { function in class:llvm::orc::LegacyCompileOnDemandLayer
/freebsd-12-stable/contrib/gcc/
H A Dgenpreds.c720 mangle (const char *name) function
/freebsd-12-stable/sbin/mount/
H A Dmount.c741 mangle(char *options, struct cpa *a) function
/freebsd-12-stable/contrib/llvm-project/lld/COFF/
H A DDriver.cpp159 static StringRef mangle(StringRef sym) { function in namespace:lld
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp643 void CXXNameMangler::mangle(const NamedDecl *D) { function in class:CXXNameMangler
[all...]
H A DMicrosoftMangle.cpp488 void MicrosoftCXXNameMangler::mangle(const NamedDecl *D, StringRef Prefix) { function in class:MicrosoftCXXNameMangler
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h386 std::string mangle() const { return Impl->mangle(); } function in class:llvm::AMDGPULibFunc

Completed in 209 milliseconds