Home
last modified time | relevance | path

Searched refs:endsection (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_init_finish.c1717 Dwarf_Small *endsection = 0; in do_decompress_zlib() local
1723 endsection = basesrc + srclen; in do_decompress_zlib()
1724 if ((src + 12) >endsection) { in do_decompress_zlib()
1755 error,endsection); in do_decompress_zlib()
1758 error,endsection); in do_decompress_zlib()
1798 if( (src +srclen) > endsection) { in do_decompress_zlib()
H A Ddwarf_util.h485 Dwarf_Small *endsection,
H A Ddwarf_util.c1427 Dwarf_Small *endsection, in _dwarf_read_area_length_ck_wrapper() argument
1438 sectionlength,endsection); in _dwarf_read_area_length_ck_wrapper()