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

/macosx-10.10/dtrace-147/libdwarf/
H A Ddwarf_abbrev.c194 Dwarf_Byte_Ptr abbrev_end; local
217 abbrev_end =
222 index >= 0 && abbrev_ptr < abbrev_end && (attr != 0 ||
234 if (abbrev_ptr >= abbrev_end) {

Completed in 62 milliseconds