Home
last modified time | relevance | path

Searched defs:mangled (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DLanguage.h383 GetDemangledFunctionNameWithoutArguments(Mangled mangled) const { in GetDemangledFunctionNameWithoutArguments()
390 virtual ConstString GetDisplayDemangledName(Mangled mangled) const { in GetDisplayDemangledName()
451 GenerateAlternateFunctionManglings(const ConstString mangled) const { in GenerateAlternateFunctionManglings()
456 FindBestAlternateFunctionMangledName(const Mangled mangled, in FindBestAlternateFunctionMangledName()
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DRichManglingContext.cpp39 bool RichManglingContext::FromItaniumName(ConstString mangled) { in FromItaniumName()
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DFunction.cpp66 llvm::StringRef mangled, in InlineFunctionInfo()
73 const Mangled &mangled, in InlineFunctionInfo()
259 lldb::user_id_t type_uid, const Mangled &mangled, Type *type, in Function()
404 ConstString mangled = m_mangled.GetMangledName(); in GetDescription() local
H A DSymbol.cpp51 Symbol::Symbol(uint32_t symID, const Mangled &mangled, SymbolType type, in Symbol()
388 const Mangled &mangled = GetMangled(); in Compare() local
H A DSymtab.cpp244 static bool lldb_skip_name(llvm::StringRef mangled, in lldb_skip_name()
329 Mangled &mangled = symbol->GetMangled(); in InitNameIndexes() local
485 const Mangled &mangled = symbol->GetMangled(); in AppendSymbolNamesToMap() local
H A DVariable.cpp40 Variable::Variable(lldb::user_id_t uid, const char *name, const char *mangled, in Variable()
H A DBlock.cpp385 void Block::SetInlinedFunctionInfo(const char *name, const char *mangled, in SetInlinedFunctionInfo()
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp242 Mangled mangled = sc.GetPossiblyInlinedFunctionName(); in GetAndValidateInfo() local
723 const Mangled mangled, const SymbolContext &sym_ctx) const { in FindBestAlternateFunctionMangledName() argument
748 Mangled mangled(alternate_mangled_name); in FindBestAlternateFunctionMangledName() local
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DConstString.cpp316 ConstString mangled) { in SetStringWithMangledCounterpart()
/freebsd/lib/libradius/
H A Dradlib.c1457 rad_demangle(struct rad_handle *h, const void *mangled, size_t mlen) in rad_demangle()
1511 rad_demangle_mppe_key(struct rad_handle *h, const void *mangled, in rad_demangle_mppe_key()
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp585 const char *&name, const char *&mangled, in GetDIENamesAndRanges()
H A DDWARFDebugInfoEntry.cpp106 DWARFUnit *cu, const char *&name, const char *&mangled, in GetDIENamesAndRanges()
H A DDWARFASTParserClang.cpp2465 const char *mangled = nullptr; in ParseFunctionFromDWARF() local
H A DSymbolFileDWARF.cpp3377 const char *mangled = nullptr; in ParseVariableDIE() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp310 Mangled mangled = GetMangledForPDBFunc(pdb_func); in ParseCompileUnitFunctionForPDBFunc() local
1017 auto mangled = GetMangledForPDBData(pdb_data); in ParseVariableForPDBData() local
1892 Mangled mangled; in GetMangledForPDBFunc() local
/freebsd/usr.sbin/ppp/
H A Dradius.c148 demangle(struct radius *r, const void *mangled, size_t mlen, in demangle()
/freebsd/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp440 Mangled mangled(name); in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBType.cpp964 Mangled mangled(mangled_str); in GetDemangledName() local
/freebsd/contrib/libcxxrt/
H A Dexception.cc356 const char *mangled = ex->exceptionType->name(); in terminate_with_diagnostics() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp680 Mangled mangled(name); in CollectCandidateCPlusPlusNames() local
/freebsd/contrib/llvm-project/lld/COFF/
H A DSymbolTable.cpp1056 Symbol *mangled = findMangle(unmangled->getName()); in mangleMaybe() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp499 Mangled mangled(proc.Name); in CreateFunction() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2320 Mangled mangled(symbol_bare); in ParseSymbols() local