Searched refs:unsnd (Results 1 – 2 of 2) sorted by relevance
375 unsigned long unsnd; member393 #define DW_UNSND(attr) ((attr)->u.unsnd)7457 unsigned int bytes_read, unsnd; in decode_locdesc() local7545 unsnd = read_unsigned_leb128 (NULL, (data + i), &bytes_read); in decode_locdesc()7547 stack[++stacki] = unsnd; in decode_locdesc()
711 * dwarf2.c (struct attribute): Delete "unsnd", "snd" and "addr".