Searched refs:last_rx_map (Results 1 – 2 of 2) sorted by relevance
806 struct _DebugInfoMapping* last_rx_map; member
1289 if ( di->last_rx_map in ML_()1290 && lo >= di->last_rx_map->avma in ML_()1291 && hi < di->last_rx_map->avma + di->last_rx_map->size) in ML_()1292 return di->last_rx_map; in ML_()1298 di->last_rx_map = map; in ML_()