Home | History | Annotate | Download | only in tests

Lines Matching refs:addr_end

1525     if (map.addr_start <= stack_address && map.addr_end > stack_address){
1526 maps_stack_hi = reinterpret_cast<void*>(map.addr_end);