Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c3202 cup = &cdies[i++]; in ctf_dwarf_preinit_dies()
3478 cup = &cdies[i]; in ctf_dwarf_convert_batch()
3541 cup = &cdies[i]; in ctf_dwarf_convert_batch()
3564 cup = &cdies[i]; in ctf_dwarf_convert_batch()
3582 ctf_cu_t *cdies = NULL, *cup; in ctf_dwarf_convert() local
3622 if (cdies == NULL) { in ctf_dwarf_convert()
3627 bzero(cdies, sizeof (ctf_cu_t) * ndies); in ctf_dwarf_convert()
3630 ndies, cdies, errbuf, errlen)) != 0) { in ctf_dwarf_convert()
3648 cup = cdies; in ctf_dwarf_convert()
3677 fd, nthrs, wqp, cdies, fpp); in ctf_dwarf_convert()
[all …]