Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/binutils/
Ddwarf.c6511 unsigned char * new_start; in display_debug_frames() local
6582 new_start = start + temp; in display_debug_frames()
6583 if (new_start < start) in display_debug_frames()
6589 start = new_start; in display_debug_frames()
6595 new_start = start + temp; in display_debug_frames()
6596 if (new_start < start) in display_debug_frames()
6603 start = new_start; in display_debug_frames()