Searched refs:CPLUS_MARKER (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dcplus-dem.c76 using various common values of CPLUS_MARKER, as well as any specific
79 is in that string. CPLUS_MARKER is usually '$' on systems where the
82 current defined CPLUS_MARKER first (which defaults to '$'), followed
84 the value of CPLUS_MARKER is not '$'.
91 #if !defined (CPLUS_MARKER)
92 #define CPLUS_MARKER '$' macro
97 static char cplus_markers[] = { CPLUS_MARKER, '.', '$', '\0' };
1031 string to be demangled contains a CPLUS_MARKER. If so, attempt to
2800 /* Found a GNU style destructor, get past "_<CPLUS_MARKER>_" */
2813 /* Found a GNU style virtual table, get past "_vt<CPLUS_MARKER>"
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dcplus-dem.c76 using various common values of CPLUS_MARKER, as well as any specific
79 is in that string. CPLUS_MARKER is usually '$' on systems where the
82 current defined CPLUS_MARKER first (which defaults to '$'), followed
84 the value of CPLUS_MARKER is not '$'.
91 #if !defined (CPLUS_MARKER)
92 #define CPLUS_MARKER '$' macro
97 static char cplus_markers[] = { CPLUS_MARKER, '.', '$', '\0' };
1031 string to be demangled contains a CPLUS_MARKER. If so, attempt to
2800 /* Found a GNU style destructor, get past "_<CPLUS_MARKER>_" */
2813 /* Found a GNU style virtual table, get past "_vt<CPLUS_MARKER>"
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dcplus-dem.c76 using various common values of CPLUS_MARKER, as well as any specific
79 is in that string. CPLUS_MARKER is usually '$' on systems where the
82 current defined CPLUS_MARKER first (which defaults to '$'), followed
84 the value of CPLUS_MARKER is not '$'.
91 #if !defined (CPLUS_MARKER)
92 #define CPLUS_MARKER '$' macro
97 static char cplus_markers[] = { CPLUS_MARKER, '.', '$', '\0' };
1031 string to be demangled contains a CPLUS_MARKER. If so, attempt to
2800 /* Found a GNU style destructor, get past "_<CPLUS_MARKER>_" */
2813 /* Found a GNU style virtual table, get past "_vt<CPLUS_MARKER>"
[all...]

Completed in 75 milliseconds