Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Ddwarfread.c422 static int attribute_size (unsigned int);
1178 nbytes = attribute_size (attribute); in decode_array_element_type()
1688 nbytes = attribute_size (AT_element_list); in enum_type()
2158 nbytes = attribute_size (AT_location); in locval()
2476 nbytes = attribute_size (AT_element_list); in add_enum_psymbol()
3058 nbytes = attribute_size (AT_mod_fund_type); in decode_mod_fund_type()
3064 modcount -= attribute_size (AT_fund_type); in decode_mod_fund_type()
3104 nbytes = attribute_size (AT_mod_u_d_type); in decode_mod_u_d_type()
3172 nbytes = attribute_size (AT_fund_type); in decode_modified_type()
3535 nbytes = attribute_size (attr); in completedieinfo()
[all …]