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

  /src/external/gpl3/gdb/dist/gdb/
regcache.h 79 In an array of 'regcache_map_entry' each element is interpreted
108 struct regcache_map_entry struct
123 regcache_map_entry. */
126 regcache_map_entry_size (const struct regcache_map_entry *map)
138 'struct regcache_map_entry'.
157 extern bool regcache_map_supplies (const struct regcache_map_entry *map,
425 'struct regcache_map_entry'. The valid register numbers in each
426 entry in 'struct regcache_map_entry' are offset by REGBASE. */
  /src/external/gpl3/gdb.old/dist/gdb/
regcache.h 78 In an array of 'regcache_map_entry' each element is interpreted
107 struct regcache_map_entry struct
122 regcache_map_entry. */
125 regcache_map_entry_size (const struct regcache_map_entry *map)
137 'struct regcache_map_entry'.
156 extern bool regcache_map_supplies (const struct regcache_map_entry *map,
421 'struct regcache_map_entry'. The valid register numbers in each
422 entry in 'struct regcache_map_entry' are offset by REGBASE. */

Completed in 27 milliseconds