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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dlibdwarf.h76 typedef unsigned long Dwarf_Off; /* 4 or 8 byte file offset */ typedef
92 typedef unsigned long long Dwarf_Off; /* 8 byte file offset */ typedef
185 Dwarf_Off fp_instr_offset;
199 Dwarf_Off fp_instr_offset;
1067 #define DW_DLV_BADOFFSET (~(Dwarf_Off)0)
1126 Dwarf_Off* /*abbrev_offset*/,
1136 Dwarf_Off* /*abbrev_offset*/,
1152 Dwarf_Off /*offset*/,
1183 Dwarf_Off* /*return_offset*/,
1194 Dwarf_Off* /*return_offse
[all...]

Completed in 121 milliseconds