HomeSort by: relevance | last modified time | path
    Searched refs:decode_path_list (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/igen/
ld-decode.h 170 typedef struct _decode_path_list decode_path_list; typedef in typeref:struct:_decode_path_list
174 decode_path_list *next;
233 decode_path_list *paths;
ld-decode.c 216 decode_path_list **last = &new_rule->paths;
220 (*last) = ZALLOC (decode_path_list);
gen.c 1074 table_matches_path (gen_entry *table, decode_path_list *paths)
  /src/external/gpl3/gdb.old/dist/sim/igen/
ld-decode.h 170 typedef struct _decode_path_list decode_path_list; typedef in typeref:struct:_decode_path_list
174 decode_path_list *next;
233 decode_path_list *paths;
ld-decode.c 216 decode_path_list **last = &new_rule->paths;
220 (*last) = ZALLOC (decode_path_list);
gen.c 1074 table_matches_path (gen_entry *table, decode_path_list *paths)

Completed in 31 milliseconds