Searched defs:stack_maps (Results 1 – 4 of 4) sorted by relevance
53 unwindstack::Maps* stack_maps() { return stack_maps_.get(); } in stack_maps() function
80 StackMapStream stack_maps(&allocator, kRuntimeISA); in SetUp() local
94 std::map<uint32_t, uint32_t> stack_maps; // low_pc -> stack_map_index. in GetVariableLocations() local
1523 std::unordered_map<uint32_t, std::vector<StackMap>> stack_maps; in DumpCode() local