Searched refs:ARM_VTABLE_STRING (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.c324 #define ARM_VTABLE_STRING "__vtbl__" /* Lucid/ARM virtual table prefix */ macro
325 #define ARM_VTABLE_STRLEN 8 /* strlen (ARM_VTABLE_STRING) */
3046 if (strncmp (*mangled, ARM_VTABLE_STRING, ARM_VTABLE_STRLEN) == 0)
3048 /* Found a ARM style virtual table, get past ARM_VTABLE_STRING
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/libiberty/
H A Dcplus-dem.c324 #define ARM_VTABLE_STRING "__vtbl__" /* Lucid/ARM virtual table prefix */ macro
325 #define ARM_VTABLE_STRLEN 8 /* strlen (ARM_VTABLE_STRING) */
3046 if (strncmp (*mangled, ARM_VTABLE_STRING, ARM_VTABLE_STRLEN) == 0)
3048 /* Found a ARM style virtual table, get past ARM_VTABLE_STRING
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/libiberty/
H A Dcplus-dem.c324 #define ARM_VTABLE_STRING "__vtbl__" /* Lucid/ARM virtual table prefix */ macro
325 #define ARM_VTABLE_STRLEN 8 /* strlen (ARM_VTABLE_STRING) */
3046 if (strncmp (*mangled, ARM_VTABLE_STRING, ARM_VTABLE_STRLEN) == 0)
3048 /* Found a ARM style virtual table, get past ARM_VTABLE_STRING

Completed in 157 milliseconds