Searched refs:decode_paths_field (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/igen/
H A Dld-decode.h205 decode_paths_field, enumerator in enum:__anon2743
H A Dld-decode.c213 if (entry->nr_fields > decode_paths_field
214 && strlen (entry->field[decode_paths_field]) > 0)
217 char *chp = entry->field[decode_paths_field];
/netbsd-current/external/gpl3/gdb/dist/sim/igen/
H A Dld-decode.h205 decode_paths_field, enumerator in enum:__anon2195
H A Dld-decode.c211 if (entry->nr_fields > decode_paths_field
212 && strlen (entry->field[decode_paths_field]) > 0)
215 char *chp = entry->field[decode_paths_field];

Completed in 143 milliseconds