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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_abbrev.c203 Dwarf_Byte_Ptr abbrev_end = 0; local
226 abbrev_end =
231 index >= 0 && abbrev_ptr < abbrev_end && (attr != 0 ||
243 if (abbrev_ptr >= abbrev_end) {

Completed in 64 milliseconds