Searched defs:Dwarf_Signed (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dlibdwarf.h80 typedef signed long Dwarf_Signed; /* 4 or 8 byte signed value */ typedef
96 typedef signed long long Dwarf_Signed; /* 8 byte signed value */ typedef
315 and Dwarf_Unsigned and Dwarf_Signed. */
434 Dwarf_Signed *offset_out);
1064 #define DW_DLV_NOCOUNT ((Dwarf_Signed)-1)
1232 Dwarf_Signed * /*locCount*/,
1237 Dwarf_Signed * /*locCount*/,
1251 Dwarf_Signed * listlen, Dwarf_Error * error);
1259 Dwarf_Signed * listlen, Dwarf_Error * error);
1268 Dwarf_Signed * /*returned_coun
[all...]

Completed in 66 milliseconds