Searched defs:gdb_byte (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbsupport/
H A Dcommon-types.h26 typedef unsigned char gdb_byte; typedef
/netbsd-current/external/gpl3/gdb/dist/gdbsupport/
H A Dcommon-types.h26 typedef unsigned char gdb_byte; typedef
/netbsd-current/external/gpl3/gdb.old/dist/gdb/unittests/
H A Darray-view-selftests.c365 std::array<gdb_byte, 4> array = {{0x11, 0x22, 0x33, 0x44}}; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/unittests/
H A Darray-view-selftests.c391 std::array<gdb_byte, 4> array = {{0x11, 0x22, 0x33, 0x44}}; local
[all...]

Completed in 234 milliseconds