Home
last modified time | relevance | path

Searched defs:StaticRangeMap (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/processor/
H A Dstatic_range_map.h51 StaticRangeMap(): map_() { } in StaticRangeMap() function
52 explicit StaticRangeMap(const char* memory): map_(memory) { } in StaticRangeMap() function