Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_new_delete.cpp31 #define OPERATOR_NEW_BODY(mangled_name, nothrow) \ argument
46 #define OPERATOR_NEW_BODY_ALIGN(mangled_name, nothrow) \ argument
115 #define OPERATOR_DELETE_BODY(mangled_name) \ argument
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A Dcxxfilt.c50 demangle_it (char *mangled_name) in demangle_it()
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dcxxfilt.c40 demangle_it (char *mangled_name) in demangle_it()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Djv-typeprint.c91 char *mangled_name; in java_type_print_base() local
H A Dc-typeprint.c658 char *mangled_name; in c_type_print_base() local
H A Dsymtab.c321 char *mangled_name; in gdb_mangle_name() local
1017 const char *mangled_name = NULL; in lookup_symbol() local
H A Dgdbtypes.c1512 char *mangled_name = gdb_mangle_name (type, method_id, signature_id); in check_stub_method() local
/openbsd-src/gnu/llvm/lldb/source/Core/
H A DMangled.cpp262 const char *mangled_name = m_mangled.GetCString(); in GetDemangledName() local
H A DModule.cpp800 ConstString mangled_name(sc.GetFunctionName(Mangled::ePreferMangled)); in Prune() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h309 const char *mangled_name = nullptr; member
H A DSymbolFileDWARF.cpp1280 const char *mangled_name = nullptr; in ParseBlocksRecursive() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DCPlusPlusLanguage.cpp65 const char *mangled_name = mangled.GetMangledName().GetCString(); in SymbolNameFitsToLanguage() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dmangle.c1989 const char *mangled_name = NULL; local
H A Dpt.c3948 char *mangled_name = mangle_class_name_for_template local
H A Dcp-tree.h3593 const char *mangled_name; member
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1299 static bool FindFunctionInModule(ConstString &mangled_name, in FindFunctionInModule()
/openbsd-src/gnu/gcc/gcc/cp/
H A Dmangle.c2103 const char *mangled_name = NULL; in write_expression() local
H A Dpt.c4372 char *mangled_name = mangle_class_name_for_template in classtype_mangled_name() local
H A Dcp-tree.h3597 const char *mangled_name; member
/openbsd-src/gnu/lib/libiberty/src/
H A Dcp-demangle.c3933 __cxa_demangle (const char *mangled_name, char *output_buffer, in __cxa_demangle()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2277 llvm::StringRef mangled_name = mangled.GetMangledName().GetStringRef(); in ParseSymbols() local
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py1622 def mangled_name(self): member in Cursor
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp7680 const char *mangled_name, const CompilerType &method_clang_type, in AddMethodToCXXRecordType()