Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDdwarf2read.c901 static int dwarf2_get_attr_constant_value (struct attribute *, int);
4064 low = dwarf2_get_attr_constant_value (attr, 0); in read_subrange_type()
4085 high = dwarf2_get_attr_constant_value (attr, 1); in read_subrange_type()
7363 dwarf2_get_attr_constant_value (struct attribute *attr, int default_value) in dwarf2_get_attr_constant_value() function