Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c294 static int ctf_dwarf_convert_fargs(ctf_cu_t *, Dwarf_Die, ctf_funcinfo_t *,
2095 if ((ret = ctf_dwarf_convert_fargs(cup, die, &fi, argv)) != 0) { in ctf_dwarf_create_fptr()
2281 ctf_dwarf_convert_fargs(ctf_cu_t *cup, Dwarf_Die die, ctf_funcinfo_t *fip, in ctf_dwarf_convert_fargs() function
2422 if ((ret = ctf_dwarf_convert_fargs(cup, die, in ctf_dwarf_convert_function()