Searched refs:mappings (Results 1 – 2 of 2) sorted by relevance
3 Tests that we can use and remove these handlers and they can change mappings.
2945 IndexBssMapping* mappings = new(storage.get()) IndexBssMapping(number_of_entries); in WriteIndexBssMapping() local2946 mappings->ClearPadding(); in WriteIndexBssMapping()2949 auto init_it = mappings->begin(); in WriteIndexBssMapping()2965 DCHECK(init_it == mappings->end()); in WriteIndexBssMapping()