Home
last modified time | relevance | path

Searched refs:set_unsigned (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/python/
Dpy-prettyprint.c707 set_unsigned (PyObject *dict, const char *name, unsigned int val) in set_unsigned() function
752 || set_unsigned (result.get (), "max_elements", in gdbpy_print_options()
754 || set_unsigned (result.get (), "max_depth", in gdbpy_print_options()
756 || set_unsigned (result.get (), "repeat_threshold", in gdbpy_print_options()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20216514 * dwarf2/attribute.h (struct attribute) <set_unsigned>: Clear
6520 * dwarf2/read.c (read_attribute_reprocess): Use set_unsigned
DChangeLog-20204144 set_unsigned>: New methods.