Searched refs:comp_unit_header (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/opjitconv/
H A Ddebug_line.c409 struct compilation_unit_header * comp_unit_header; local
419 comp_unit_header = b->p + old_size;
420 comp_unit_header->total_length = (b->size - old_size) -
422 comp_unit_header->pointer_size = sizeof(void *);

Completed in 94 milliseconds