Home
last modified time | relevance | path

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

/third_party/elfutils/src/
Dreadelf.c11237 size_t tu_nr = (nextp - readp) / 24; in print_gdb_index_section() local
11241 tu_off, tu_nr); in print_gdb_index_section()
11244 while (dataend - readp >= 24 && n < tu_nr) in print_gdb_index_section()