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

/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dattribute.h247 void set_unsigned (ULONGEST unsnd) function in struct:attribute
H A Dread.c19033 attr->set_unsigned (to_underlying (loclists_sect_off));
19041 attr->set_unsigned (to_underlying (rnglists_sect_off));
19086 attr->set_unsigned (cu_header->read_address (abfd, info_ptr,
19089 attr->set_unsigned (cu_header->read_offset (abfd, info_ptr,
19094 attr->set_unsigned (cu_header->read_offset (abfd, info_ptr,
19124 attr->set_unsigned (read_2_bytes (abfd, info_ptr));
19128 attr->set_unsigned (read_4_bytes (abfd, info_ptr));
19132 attr->set_unsigned (read_8_bytes (abfd, info_ptr));
19143 attr->set_unsigned (cu_header->read_offset (abfd, info_ptr,
19210 attr->set_unsigned (read_1_byt
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/python/
H A Dpy-prettyprint.c715 set_unsigned (PyObject *dict, const char *name, unsigned int val) function
760 || set_unsigned (result.get (), "max_elements",
762 || set_unsigned (result.get (), "max_depth",
764 || set_unsigned (result.get (), "repeat_threshold",

Completed in 287 milliseconds