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

/freebsd-9.3-release/contrib/binutils/binutils/
H A Ddwarf.c2293 unsigned char *section_end; local
2306 section_end = start + bytes;
2415 if (start + 2 * pointer_size > section_end)
2442 if (start + 2 > section_end)
2452 if (start + length > section_end)
2664 unsigned char *section_end; local
2677 section_end = start + bytes;

Completed in 49 milliseconds