Searched refs:CP_ANONYMOUS_NAMESPACE_STR (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcp-support.h45 #define CP_ANONYMOUS_NAMESPACE_STR "(anonymous namespace)" macro
H A Dcp-namespace.c77 CP_ANONYMOUS_NAMESPACE_STR,
117 return (strstr (symbol_name, CP_ANONYMOUS_NAMESPACE_STR)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcp-support.h45 #define CP_ANONYMOUS_NAMESPACE_STR "(anonymous namespace)" macro
H A Dcp-namespace.c77 CP_ANONYMOUS_NAMESPACE_STR,
117 return (strstr (symbol_name, CP_ANONYMOUS_NAMESPACE_STR)
/netbsd-current/external/gpl3/gdb.old/dist/gdb/compile/
H A Dcompile-cplus-types.c277 const char *ns = (comp.name == CP_ANONYMOUS_NAMESPACE_STR ? nullptr
/netbsd-current/external/gpl3/gdb/dist/gdb/compile/
H A Dcompile-cplus-types.c276 const char *ns = (comp.name == CP_ANONYMOUS_NAMESPACE_STR ? nullptr
/netbsd-current/external/gpl3/gdb.old/dist/gdb/dwarf2/
H A Dread.c17253 name = CP_ANONYMOUS_NAMESPACE_STR;
19437 raw_name = CP_ANONYMOUS_NAMESPACE_STR;
22616 return CP_ANONYMOUS_NAMESPACE_STR;
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dread.c16186 name = CP_ANONYMOUS_NAMESPACE_STR;
22103 return CP_ANONYMOUS_NAMESPACE_STR;

Completed in 403 milliseconds