Searched refs:peb_ptr_type (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dwindows-tdep.c106 struct type *peb_type, *peb_ptr_type, *list_type, *list_ptr_type; local
178 peb_ptr_type = arch_type (gdbarch, TYPE_CODE_PTR,
180 TYPE_TARGET_TYPE (peb_ptr_type) = peb_type;
217 peb_ptr_type);

Completed in 147 milliseconds