Searched refs:dwarf2_get_attr_constant_value (Results 1 – 1 of 1) sorted by relevance
901 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