Searched refs:dwarf_formref (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libdwarf/common/ |
H A D | mapfile-vers | 204 dwarf_formref;
|
H A D | dwarf_form.c | 485 dwarf_formref(Dwarf_Attribute attr, in dwarf_formref() function
|
H A D | libdwarf.h | 2063 int dwarf_formref(Dwarf_Attribute /*attr*/,
|
H A D | generated_libdwarf.h.in | 2061 /* dwarf_formref returns, thru return_offset, a CU-relative offset 2063 int dwarf_formref(Dwarf_Attribute /*attr*/,
|
H A D | libdwarf.h.in | 2061 /* dwarf_formref returns, thru return_offset, a CU-relative offset 2063 int dwarf_formref(Dwarf_Attribute /*attr*/,
|
/illumos-gate/usr/src/lib/libctf/common/ |
H A D | ctf_dwarf.c | 482 ret = dwarf_formref(attr, refp, &derr); in ctf_dwarf_ref()
|