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

/freebsd-11-stable/contrib/gdb/gdb/
H A Dsolib-svr4.c907 static CORE_ADDR interp_text_sect_high; variable
914 return ((pc >= interp_text_sect_low && pc < interp_text_sect_high)
996 interp_text_sect_low = interp_text_sect_high = 0;
1084 interp_text_sect_high =

Completed in 55 milliseconds