HomeSort by: relevance | last modified time | path
    Searched defs:type_e (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/ld/
pdb.c 2298 struct type_entry *e, *type_e, *str_e; local
2323 type_e = map[orig_type - TPI_FIRST_INDEX];
2326 if (type_e->has_udt_src_line)
2375 type_e->has_udt_src_line = true;
  /src/external/gpl3/binutils.old/dist/ld/
pdb.c 2299 struct type_entry *e, *type_e, *str_e; local
2324 type_e = map[orig_type - TPI_FIRST_INDEX];
2327 if (type_e->has_udt_src_line)
2376 type_e->has_udt_src_line = true;

Completed in 30 milliseconds