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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Dcoff-tic4x.c99 reloc_howto_type tic4x_howto_table[] = variable
116 #define HOWTO_SIZE (sizeof(tic4x_howto_table) / sizeof(tic4x_howto_table[0]))
149 if (tic4x_howto_table[i].type == type)
150 return tic4x_howto_table + i;
162 i < sizeof (tic4x_howto_table) / sizeof (tic4x_howto_table[0]);
164 if (tic4x_howto_table[i].name != NULL
165 && strcasecmp (tic4x_howto_table[i].name, r_name) == 0)
166 return &tic4x_howto_table[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Dcoff-tic4x.c99 reloc_howto_type tic4x_howto_table[] = variable
116 #define HOWTO_SIZE (sizeof(tic4x_howto_table) / sizeof(tic4x_howto_table[0]))
149 if (tic4x_howto_table[i].type == type)
150 return tic4x_howto_table + i;
162 i < sizeof (tic4x_howto_table) / sizeof (tic4x_howto_table[0]);
164 if (tic4x_howto_table[i].name != NULL
165 && strcasecmp (tic4x_howto_table[i].name, r_name) == 0)
166 return &tic4x_howto_table[
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Dcoff-tic4x.c99 reloc_howto_type tic4x_howto_table[] = variable
116 #define HOWTO_SIZE (sizeof(tic4x_howto_table) / sizeof(tic4x_howto_table[0]))
149 if (tic4x_howto_table[i].type == type)
150 return tic4x_howto_table + i;
162 i < sizeof (tic4x_howto_table) / sizeof (tic4x_howto_table[0]);
164 if (tic4x_howto_table[i].name != NULL
165 && strcasecmp (tic4x_howto_table[i].name, r_name) == 0)
166 return &tic4x_howto_table[
[all...]

Completed in 164 milliseconds