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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_abbrev.c58 Dwarf_Small *abbrev_section_end = 0; local
103 abbrev_section_end =
133 } while (abbrev_ptr < abbrev_section_end &&
136 if (abbrev_ptr > abbrev_section_end) {

Completed in 44 milliseconds