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

/freebsd-11-stable/contrib/binutils/bfd/
H A Ddwarf1.c177 char* this_die = aDiePtr; local
178 char* xptr = this_die;
186 || (this_die + aDieInfo->length) >= aDiePtrEnd)
200 while (xptr < (this_die + aDieInfo->length))

Completed in 66 milliseconds