Searched defs:map_name (Results 1 – 8 of 8) sorted by relevance
61 bool LocalUnwinder::ShouldSkipLibrary(const std::string& map_name) { in ShouldSkipLibrary()
135 const std::string& map_name) { in ShouldStop()186 const std::string& map_name = map_info->name(); in Unwind() local
93 std::string map_name; in FormatFrameData() local
30 static const char map_name[] = "mmap-android"; variable
77 char* map_name = &buf[buf_start + name_pos]; in NativeGetInfo() local
52 SharedString map_name; member
116 std::string map_name = map.GetName(); in MakeSingleDexFile() local
299 char map_name[BPF_OBJ_NAME_LEN]; member