Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gold/
Dicf.cc602 const unsigned char* slice_end = in get_section_contents() local
605 if (contents + start_offset < slice_end) in get_section_contents()
608 slice_end - (contents + start_offset)); in get_section_contents()