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

/freebsd-13-stable/sbin/fsck/
H A Dfsck.c513 mangle(char *opts, int *argcp, const char ** volatile *argvp, int *maxargcp) function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DOrcMCJITReplacement.h452 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
H A DLLJIT.cpp1123 std::string LLJIT::mangle(StringRef UnmangledName) const { function in class:llvm::orc::LLJIT
/freebsd-13-stable/sbin/mount/
H A Dmount.c716 mangle(char *options, struct cpa *a) function
/freebsd-13-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-13-stable/contrib/llvm-project/lld/COFF/
H A DDriver.cpp161 static StringRef mangle(StringRef sym) { function in namespace:lld
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp644 void CXXNameMangler::mangle(GlobalDecl GD) { function in class:CXXNameMangler
[all...]
H A DMicrosoftMangle.cpp486 void MicrosoftCXXNameMangler::mangle(const NamedDecl *D, StringRef Prefix) { function in class:MicrosoftCXXNameMangler
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibFunc.h387 std::string mangle() const { return Impl->mangle(); } function in class:llvm::AMDGPULibFunc

Completed in 262 milliseconds