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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/libiberty/
H A Dcp-demangle.c2892 struct demangle_component *typed_name; local
2902 typed_name = d_left (dc);
2903 while (typed_name != NULL)
2913 adpm[i].mod = typed_name;
2918 if (typed_name->type != DEMANGLE_COMPONENT_RESTRICT_THIS
2919 && typed_name->type != DEMANGLE_COMPONENT_VOLATILE_THIS
2920 && typed_name->type != DEMANGLE_COMPONENT_CONST_THIS)
2923 typed_name = d_left (typed_name);
2926 if (typed_name
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dcp-demangle.c2892 struct demangle_component *typed_name; local
2902 typed_name = d_left (dc);
2903 while (typed_name != NULL)
2913 adpm[i].mod = typed_name;
2918 if (typed_name->type != DEMANGLE_COMPONENT_RESTRICT_THIS
2919 && typed_name->type != DEMANGLE_COMPONENT_VOLATILE_THIS
2920 && typed_name->type != DEMANGLE_COMPONENT_CONST_THIS)
2923 typed_name = d_left (typed_name);
2926 if (typed_name
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dcp-demangle.c2892 struct demangle_component *typed_name; local
2902 typed_name = d_left (dc);
2903 while (typed_name != NULL)
2913 adpm[i].mod = typed_name;
2918 if (typed_name->type != DEMANGLE_COMPONENT_RESTRICT_THIS
2919 && typed_name->type != DEMANGLE_COMPONENT_VOLATILE_THIS
2920 && typed_name->type != DEMANGLE_COMPONENT_CONST_THIS)
2923 typed_name = d_left (typed_name);
2926 if (typed_name
[all...]

Completed in 178 milliseconds