Searched defs:note_record_length (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libutil++/
H A Dop_spu_bfd.cpp129 int note_record_length; local
132 note_record_length = 12 + nsize +
134 notes_remaining -= note_record_length;
135 sec_contents += note_record_length;

Completed in 651 milliseconds