Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libdwarf/common/
H A Dmapfile-vers114 dwarf_formflag;
H A Ddwarf_form.c570 dwarf_formflag(Dwarf_Attribute attr, in dwarf_formflag() function
H A Dlibdwarf.h1361 int dwarf_formflag(Dwarf_Attribute /*attr*/,
/titanic_50/usr/src/tools/ctf/cvt/
H A Ddwarf.c455 if (dwarf_formflag(attr, &val, &dw->dw_err) != DW_DLV_OK) { in die_bool()
/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c542 if (dwarf_formflag(attr, val, &derr) == DW_DLV_OK) { in ctf_dwarf_boolean()