| /freebsd-13.1/contrib/llvm-project/lldb/source/Core/ |
| H A D | Mangled.cpp | 37 static ConstString GetDemangledNameWithoutArguments(ConstString mangled, in GetDemangledNameWithoutArguments() 130 void Mangled::SetValue(ConstString s, bool mangled) { in SetValue()
|
| H A D | RichManglingContext.cpp | 44 bool RichManglingContext::FromItaniumName(ConstString mangled) { in FromItaniumName()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | Function.cpp | 64 llvm::StringRef mangled, in InlineFunctionInfo() 71 const Mangled &mangled, in InlineFunctionInfo() 232 lldb::user_id_t type_uid, const Mangled &mangled, Type *type, in Function() 369 ConstString mangled = m_mangled.GetMangledName(); in GetDescription() local
|
| H A D | Symbol.cpp | 48 Symbol::Symbol(uint32_t symID, const Mangled &mangled, SymbolType type, in Symbol() 334 const Mangled &mangled = GetMangled(); in Compare() local
|
| H A D | Symtab.cpp | 226 static bool lldb_skip_name(llvm::StringRef mangled, in lldb_skip_name() 311 Mangled &mangled = symbol->GetMangled(); in InitNameIndexes() local 468 const Mangled &mangled = symbol->GetMangled(); in AppendSymbolNamesToMap() local
|
| H A D | Variable.cpp | 38 Variable::Variable(lldb::user_id_t uid, const char *name, const char *mangled, in Variable()
|
| H A D | Block.cpp | 381 void Block::SetInlinedFunctionInfo(const char *name, const char *mangled, in SetInlinedFunctionInfo()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | DWARFDIE.cpp | 440 const char *&name, const char *&mangled, DWARFRangeList &ranges, in GetDIENamesAndRanges()
|
| H A D | DWARFDebugInfoEntry.cpp | 231 DWARFUnit *cu, const char *&name, const char *&mangled, in GetDIENamesAndRanges()
|
| H A D | DWARFASTParserClang.cpp | 2206 const char *mangled = nullptr; in ParseFunctionFromDWARF() local
|
| H A D | SymbolFileDWARF.cpp | 3061 const char *mangled = nullptr; in ParseVariableDIE() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Expression/ |
| H A D | IRExecutionUnit.cpp | 677 Mangled mangled(alternate_mangled_name); in FindBestAlternateMangledName() local 725 Mangled mangled(name); in CollectCandidateCPlusPlusNames() local
|
| /freebsd-13.1/lib/libradius/ |
| H A D | radlib.c | 1458 rad_demangle(struct rad_handle *h, const void *mangled, size_t mlen) in rad_demangle() 1512 rad_demangle_mppe_key(struct rad_handle *h, const void *mangled, in rad_demangle_mppe_key()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Utility/ |
| H A D | ConstString.cpp | 311 ConstString mangled) { in SetStringWithMangledCounterpart()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/ |
| H A D | ItaniumABILanguageRuntime.cpp | 358 Mangled mangled(name); in DoExecute() local
|
| /freebsd-13.1/usr.sbin/ppp/ |
| H A D | radius.c | 150 demangle(struct radius *r, const void *mangled, size_t mlen, in demangle()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | SymbolFilePDB.cpp | 299 Mangled mangled = GetMangledForPDBFunc(pdb_func); in ParseCompileUnitFunctionForPDBFunc() local 1016 auto mangled = GetMangledForPDBData(pdb_data); in ParseVariableForPDBData() local 1913 Mangled mangled; in GetMangledForPDBFunc() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/API/ |
| H A D | SBType.cpp | 832 Mangled mangled(mangled_str); in GetDemangledName() local
|
| /freebsd-13.1/contrib/libcxxrt/ |
| H A D | exception.cc | 734 const char *mangled = thrown_exception->exceptionType->name(); in report_failure() local
|
| /freebsd-13.1/contrib/llvm-project/lld/COFF/ |
| H A D | Driver.cpp | 561 Symbol *mangled = symtab->findMangle(unmangled->getName()); in mangleMaybe() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/ |
| H A D | SymbolFileNativePDB.cpp | 394 Mangled mangled(proc.Name); in CreateFunction() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ |
| H A D | ObjectFileELF.cpp | 2240 Mangled mangled(symbol_bare); in ParseSymbols() local
|