Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/lib/libiberty/src/
H A Dcplus-dem.c531 consume_count_with_underscores (const char **mangled) in consume_count_with_underscores()
846 cplus_demangle (const char *mangled, int options) in cplus_demangle()
908 ada_demangle (const char *mangled, int option ATTRIBUTE_UNUSED) in ada_demangle()
1011 internal_cplus_demangle (struct work_stuff *work, const char *mangled) in internal_cplus_demangle()
1256 const char **mangled, string *declp) in demangle_signature()
1568 const char **mangled, string *tname) in demangle_template_template_parm()
1629 demangle_expression (struct work_stuff *work, const char **mangled, in demangle_expression()
1687 const char **mangled, string *s) in demangle_integral_value()
1783 const char **mangled, string *s) in demangle_real_value()
1823 demangle_template_value_parm (struct work_stuff *work, const char **mangled, in demangle_template_value_parm()
[all …]
H A Dcp-demint.c183 cplus_demangle_v3_components (const char *mangled, int options, void **mem) in cplus_demangle_v3_components()
H A Dcp-demangle.c3745 cplus_demangle_init_info (const char *mangled, int options, size_t len, in cplus_demangle_init_info()
3779 d_demangle (const char* mangled, int options, size_t *palc) in d_demangle()
4000 cplus_demangle_v3 (const char* mangled, int options) in cplus_demangle_v3()
4015 java_demangle_v3 (const char* mangled) in java_demangle_v3()
4066 is_ctor_or_dtor (const char *mangled, in is_ctor_or_dtor()
4264 dyn_string_t mangled = dyn_string_new (3); in main() local
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DLanguage.h257 GetDemangledFunctionNameWithoutArguments(Mangled mangled) const { in GetDemangledFunctionNameWithoutArguments()
319 GenerateAlternateFunctionManglings(const ConstString mangled) const { in GenerateAlternateFunctionManglings()
324 FindBestAlternateFunctionMangledName(const Mangled mangled, in FindBestAlternateFunctionMangledName()
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DFunction.cpp66 llvm::StringRef mangled, in InlineFunctionInfo()
73 const Mangled &mangled, in InlineFunctionInfo()
233 lldb::user_id_t type_uid, const Mangled &mangled, Type *type, in Function()
367 ConstString mangled = m_mangled.GetMangledName(); in GetDescription() local
H A DSymbol.cpp48 Symbol::Symbol(uint32_t symID, const Mangled &mangled, SymbolType type, in Symbol()
334 const Mangled &mangled = GetMangled(); in Compare() local
H A DSymtab.cpp233 static bool lldb_skip_name(llvm::StringRef mangled, in lldb_skip_name()
317 Mangled &mangled = symbol->GetMangled(); in InitNameIndexes() local
473 const Mangled &mangled = symbol->GetMangled(); in AppendSymbolNamesToMap() local
H A DVariable.cpp38 Variable::Variable(lldb::user_id_t uid, const char *name, const char *mangled, in Variable()
H A DBlock.cpp392 void Block::SetInlinedFunctionInfo(const char *name, const char *mangled, in SetInlinedFunctionInfo()
/openbsd-src/gnu/gcc/libstdc++-v3/src/
H A Dlocale.cc44 # define _GLIBCXX_LOC_ID(mangled) extern std::locale::id mangled argument
417 # define _GLIBCXX_SYNC_ID(facet, mangled) \ in _M_id() argument
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DRichManglingContext.cpp41 bool RichManglingContext::FromItaniumName(ConstString mangled) { in FromItaniumName()
H A DMangled.cpp95 void Mangled::SetValue(ConstString s, bool mangled) { in SetValue()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dlanguage.c1047 const char *mangled, int options) in language_demangle()
1141 static char *unk_lang_demangle (const char *mangled, int options) in unk_lang_demangle()
1146 static char *unk_lang_class_name (const char *mangled) in unk_lang_class_name()
H A Dc-lang.c628 call_cplus_demangle (const char *mangled, int options) in call_cplus_demangle()
H A Djv-lang.c975 static char *java_demangle (const char *mangled, int options) in java_demangle()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDIE.cpp441 const char *&name, const char *&mangled, DWARFRangeList &ranges, in GetDIENamesAndRanges()
H A DDWARFDebugInfoEntry.cpp236 DWARFUnit *cu, const char *&name, const char *&mangled, in GetDIENamesAndRanges()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp587 const Mangled mangled, const SymbolContext &sym_ctx) const { in FindBestAlternateFunctionMangledName() argument
612 Mangled mangled(alternate_mangled_name); in FindBestAlternateFunctionMangledName() local
/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/
H A Dabi_check.cc172 demangle(const std::string& mangled) in demangle()
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DConstString.cpp310 ConstString mangled) { in SetStringWithMangledCounterpart()
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.cpp358 Mangled mangled(name); in DoExecute() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dtlink.c63 const char *mangled; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp306 Mangled mangled = GetMangledForPDBFunc(pdb_func); in ParseCompileUnitFunctionForPDBFunc() local
1027 auto mangled = GetMangledForPDBData(pdb_data); in ParseVariableForPDBData() local
1924 Mangled mangled; in GetMangledForPDBFunc() local
/openbsd-src/gnu/gcc/gcc/
H A Dtlink.c68 const char *mangled; member
/openbsd-src/usr.sbin/unbound/testcode/
H A Dchecklocks.c167 lock_unprotect(void* mangled, void* area) in lock_unprotect()

12