Searched refs:GetAsInteger (Results 1 – 12 of 12) sorted by relevance
395 mh->GetValueForKey("magic")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()397 mh->GetValueForKey("cputype")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()399 mh->GetValueForKey("cpusubtype")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()401 mh->GetValueForKey("filetype")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()444 mh->GetValueForKey("flags")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()450 mh->GetValueForKey("ncmds")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()470 seg->GetValueForKey("vmaddr")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()472 seg->GetValueForKey("vmsize")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()474 seg->GetValueForKey("fileoff")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()478 seg->GetValueForKey("maxprot")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()[all …]
668 ->GetAsInteger() in GenerateSummary()673 ->GetAsInteger() in GenerateSummary()686 ->GetAsInteger() in GenerateSummary()733 ->GetAsInteger() in GetLocationDescription()752 ->GetAsInteger() in GetLocationDescription()756 ->GetAsInteger() in GetLocationDescription()772 ->GetAsInteger() in GetLocationDescription()778 ->GetAsInteger() in GetLocationDescription()784 ->GetAsInteger() in GetLocationDescription()1022 pcs.push_back(pc->GetAsInteger()->GetValue()); in AddThreadsForPath()
97 Integer *GetAsInteger() { in GetAsInteger() function104 Integer *integer = GetAsInteger();199 if (auto int_value = value_sp->GetAsInteger()) { in GetItemAtIndexAsInteger()416 if (auto int_value = value_sp->GetAsInteger()) { in GetValueForKeyAsInteger()
253 PCs.push_back(PC->GetAsInteger()->GetValue()); in GetBacktracesFromExtendedStopInfo()
314 PCs.push_back(PC->GetAsInteger()->GetValue()); in GetBacktracesFromExtendedStopInfo()
84 Integer *GetAsInteger() { in GetAsInteger() function
361 auto int_sp = array_sp->GetItemAtIndex(0)->GetAsInteger(); in TEST_F()525 auto int_sp = dict_sp->GetValueForKey(string_key1)->GetAsInteger(); in TEST_F()
120 int64_t GetAsInteger() const { in GetAsInteger() function
466 strm.Printf("0x%" PRIx64, node->GetAsInteger()->GetValue()); in GetInfoItemByPathAsString()
1802 id->GetAsInteger()->GetValue()); in GetDescription()
1018 s.Printf(token_format, value->GetAsInteger()->GetValue()); in FormatThreadExtendedInfoRecurse()
358 breakpoint_pc_offset_value->GetAsInteger()) in ParsePythonTargetDefinition()