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

  /src/external/gpl3/gdb.old/dist/sim/common/
sim-base.h 45 If your sim needs to allocate sim-wide state, use STATE_ARCH_DATA. */
237 #define STATE_ARCH_DATA(sd) ((sd)->arch_data)
  /src/external/gpl3/gdb/dist/sim/common/
sim-base.h 45 If your sim needs to allocate sim-wide state, use STATE_ARCH_DATA. */
237 #define STATE_ARCH_DATA(sd) ((sd)->arch_data)

Completed in 14 milliseconds