Home
last modified time | relevance | path

Searched defs:demangle (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Ddemangle.d83 string demangle(string name) in demangle() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Ddemangle.d29 string demangle(string name) @safe pure nothrow in demangle() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-itanium-demangle-fuzzer/
H A Dllvm-itanium-demangle-fuzzer.cpp18 if (char *demangle = llvm::itaniumDemangle(NullTerminatedString.c_str(), nullptr, in LLVMFuzzerTestOneInput() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DDemangle.cpp22 std::string llvm::demangle(const std::string &MangledName) { in demangle() function in llvm
H A DRustDemangle.cpp101 bool Demangler::demangle(StringView Mangled) { in demangle() function in Demangler
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/sym_check/
H A Ddiff.py58 demangle=True): argument
/netbsd-src/external/gpl3/binutils.old/dist/gprof/
H A Dgprof.c65 bool demangle = true; variable
/netbsd-src/external/gpl3/binutils/dist/gprof/
H A Dgprof.c65 bool demangle = true; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cxxfilt/
H A Dllvm-cxxfilt.cpp77 static std::string demangle(const std::string &Mangled) { in demangle() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/scripts/
H A Dasan_symbolize.py20 demangle = False variable
508 demangle = True variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h256 StringRef demangle(StringRef Sym) const { in demangle() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt-viewer/
H A Doptrecord.py69 def demangle(cls, name): member in Remark
/netbsd-src/external/bsd/libproc/dist/
H A Dproc_sym.c88 demangle(const char *symbol, char *buf, size_t len) in demangle() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/
H A Dobject.d1358 SafeDemangleFunctionType demangle = cast(SafeDemangleFunctionType) &demangleType; in toString() local
1435 SafeDemangleFunctionType demangle = cast(SafeDemangleFunctionType) &demangleType; in toString() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp717 static Optional<std::string> demangle(StringRef Name, bool StripUnderscore) { in demangle() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-devirt.cc4021 debug_tree_odr_name (tree type, bool demangle) in debug_tree_odr_name()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dsymtab.cc91 demangle(const char* name) in demangle() function
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dsymtab.cc91 demangle(const char* name) in demangle() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/
H A Dobject.d745 …SafeDemangleFunctionType demangle = ( () @trusted => cast(SafeDemangleFunctionType)(&demangleType)… in toString() local