Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstatic_range_map.h52 StaticRangeMap(): map_() { } in StaticRangeMap() function
53 explicit StaticRangeMap(const char *memory): map_(memory) { } in StaticRangeMap() function