Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c1418 if ((ret = ctf_dwarf_convert_type(cup, tdie, &mid, in ctf_dwarf_fixup_sou()
1568 ret = ctf_dwarf_convert_type(cup, child, NULL, in ctf_dwarf_create_sou()
1760 if ((ret = ctf_dwarf_convert_type(cup, tdie, &tid, in ctf_dwarf_create_array()
1883 if ((ret = ctf_dwarf_convert_type(cup, tdie, &id, in ctf_dwarf_create_reference()
1969 if ((ret = ctf_dwarf_convert_type(cup, arg, NULL, in ctf_dwarf_create_enum()
2081 if ((ret = ctf_dwarf_convert_type(cup, retdie, &fi.ctc_return, in ctf_dwarf_create_fptr()
2112 ctf_dwarf_convert_type(ctf_cu_t *cup, Dwarf_Die die, ctf_id_t *idp, in ctf_dwarf_convert_type() function
2304 if ((ret = ctf_dwarf_convert_type(cup, tdie, &argv[i], in ctf_dwarf_convert_fargs()
2377 if ((ret = ctf_dwarf_convert_type(cup, tdie, in ctf_dwarf_convert_function()
2496 if ((ret = ctf_dwarf_convert_type(cup, tdie, &id, in ctf_dwarf_convert_variable()
[all …]