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

  /src/external/gpl3/gdb/dist/sim/common/
hw-device.h 350 ((bus)->to_unit_encode (bus, unit, encoded, sizeof_encoded))
353 ((hw)->to_unit_encode = (method))
526 hw_unit_encode_method *to_unit_encode;
521 hw_unit_encode_method *to_unit_encode; member in struct:hw
  /src/external/gpl3/gdb.old/dist/sim/common/
hw-device.h 350 ((bus)->to_unit_encode (bus, unit, encoded, sizeof_encoded))
353 ((hw)->to_unit_encode = (method))
526 hw_unit_encode_method *to_unit_encode;
521 hw_unit_encode_method *to_unit_encode; member in struct:hw

Completed in 28 milliseconds