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

  /src/external/gpl3/gdb/dist/sim/common/
hw-instances.h 104 ((instance)->to_instance_seek ((instance), (pos_hi), (pos_lo)));
107 ((instance)->to_instance_seek = (method))
155 hw_instance_seek_method *to_instance_seek; member in struct:hw_instance
  /src/external/gpl3/gdb.old/dist/sim/common/
hw-instances.h 104 ((instance)->to_instance_seek ((instance), (pos_hi), (pos_lo)));
107 ((instance)->to_instance_seek = (method))
155 hw_instance_seek_method *to_instance_seek; member in struct:hw_instance

Completed in 25 milliseconds