Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c3343 ctf_cu_t *cus, size_t nr_cus) in c_source_has_debug() argument
3370 for (size_t i = 0; i < nr_cus; i++) { in c_source_has_debug()
3381 ctf_dwarf_check_missing(ctf_convert_t *cch, ctf_cu_t *cus, size_t nr_cus, in ctf_dwarf_check_missing() argument
3446 if (!c_source_has_debug(cch, file, cus, nr_cus)) { in ctf_dwarf_check_missing()