Home
last modified time | relevance | path

Searched defs:_core_mapping (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Dcorefile.c30 struct _core_mapping { struct
32 int level;
33 int space;
34 unsigned_word base;
35 unsigned_word bound;
36 unsigned nr_bytes;
38 void *free_buffer;
39 void *buffer;
41 device *device;
43 core_mapping *next;