Home
last modified time | relevance | path

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

/external/elfutils/src/
Dreadelf.c8475 unsigned char file_name_format_count = *linep++; in print_debug_line_section() local
8476 for (int i = 0; i < file_name_format_count; i++) in print_debug_line_section()
8495 if (i + 1 < file_name_format_count) in print_debug_line_section()
8505 if (file_name_format_count == 0 in print_debug_line_section()
8512 for (int j = 0; j < file_name_format_count; j++) in print_debug_line_section()
8517 if (j + 1 < file_name_format_count) in print_debug_line_section()