minimum_instruction_length  110 tools/perf/util/genelf_debug.c 	ubyte minimum_instruction_length;
minimum_instruction_length  149 tools/perf/util/genelf_debug.c 	.minimum_instruction_length = 1,	/* could be better when min instruction size != 1 */
minimum_instruction_length  311 tools/perf/util/genelf_debug.c 	delta_addr = (ent->addr - last_vma) / default_debug_line_header.minimum_instruction_length;
minimum_instruction_length  419 tools/perf/util/genelf_debug.c 		offsetof(struct debug_line_header, minimum_instruction_length);