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

  /src/external/gpl3/gdb/dist/sim/common/
hw-device.h 219 ((me)->to_detach_address (me, level, space, addr, nr_bytes, client))
222 ((hw)->to_detach_address = (method))
518 hw_detach_address_method *to_detach_address;
513 hw_detach_address_method *to_detach_address; member in struct:hw
  /src/external/gpl3/gdb.old/dist/sim/common/
hw-device.h 219 ((me)->to_detach_address (me, level, space, addr, nr_bytes, client))
222 ((hw)->to_detach_address = (method))
518 hw_detach_address_method *to_detach_address;
513 hw_detach_address_method *to_detach_address; member in struct:hw

Completed in 25 milliseconds