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

  /src/external/gpl3/gdb.old/dist/gdb/
varobj.c 619 bool type_updated = update_type_if_necessary (existing,
622 if (type_updated)
629 if (!type_updated && changed != NULL)
632 else if (!type_updated && unchanged != NULL)
618 bool type_updated = update_type_if_necessary (existing, local
  /src/external/gpl3/gdb/dist/gdb/
varobj.c 619 bool type_updated = update_type_if_necessary (existing,
622 if (type_updated)
629 if (!type_updated && changed != NULL)
632 else if (!type_updated && unchanged != NULL)
618 bool type_updated = update_type_if_necessary (existing, local

Completed in 15 milliseconds