Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DClassFile.cc1294 u4 attribute_length = input->readUnsigned (); in readAttributes() local
1300 (int) attribute_name_index, STR (attribute_name), (int) attribute_length); in readAttributes()
1301 input->skip (attribute_length); in readAttributes()
1311 (int) attribute_name_index, STR (attribute_name), (int) attribute_length, in readAttributes()
1327 (int) attribute_name_index, STR (attribute_name), (int) attribute_length, in readAttributes()
1351 (int) attribute_name_index, STR (attribute_name), (int) attribute_length, in readAttributes()
1360 (int) attribute_name_index, STR (attribute_name), (int) attribute_length, in readAttributes()
1377 (int) attribute_length); in readAttributes()
1378 input->skip (attribute_length); in readAttributes()
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DClassFile.cc1294 u4 attribute_length = input->readUnsigned (); in readAttributes() local
1300 (int) attribute_name_index, STR (attribute_name), (int) attribute_length); in readAttributes()
1301 input->skip (attribute_length); in readAttributes()
1311 (int) attribute_name_index, STR (attribute_name), (int) attribute_length, in readAttributes()
1327 (int) attribute_name_index, STR (attribute_name), (int) attribute_length, in readAttributes()
1351 (int) attribute_name_index, STR (attribute_name), (int) attribute_length, in readAttributes()
1360 (int) attribute_name_index, STR (attribute_name), (int) attribute_length, in readAttributes()
1377 (int) attribute_length); in readAttributes()
1378 input->skip (attribute_length); in readAttributes()