Searched refs:GetAsInteger (Results 1 – 10 of 10) sorted by relevance
385 image->GetValueForKey("load_address")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()387 image->GetValueForKey("mod_date")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()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()456 mh->GetValueForKey("sizeofcmds")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()470 seg->GetValueForKey("vmaddr")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()[all …]
671 ->GetAsInteger() in GenerateSummary()676 ->GetAsInteger() in GenerateSummary()689 ->GetAsInteger() in GenerateSummary()736 ->GetAsInteger() in GetLocationDescription()755 ->GetAsInteger() in GetLocationDescription()759 ->GetAsInteger() in GetLocationDescription()775 ->GetAsInteger() in GetLocationDescription()781 ->GetAsInteger() in GetLocationDescription()787 ->GetAsInteger() in GetLocationDescription()1026 pcs.push_back(pc->GetAsInteger()->GetValue()); in AddThreadsForPath()
97 Integer *GetAsInteger() { in GetAsInteger() function104 Integer *integer = GetAsInteger();205 if (auto int_value = value_sp->GetAsInteger()) { in GetItemAtIndexAsInteger()432 if (auto int_value = value_sp->GetAsInteger()) { in GetValueForKeyAsInteger()
254 PCs.push_back(PC->GetAsInteger()->GetValue()); in GetBacktracesFromExtendedStopInfo()
315 PCs.push_back(PC->GetAsInteger()->GetValue()); in GetBacktracesFromExtendedStopInfo()
84 Integer *GetAsInteger() { in GetAsInteger() function
466 strm.Printf("0x%" PRIx64, node->GetAsInteger()->GetValue()); in GetInfoItemByPathAsString()
1829 id->GetAsInteger()->GetValue()); in GetDescription()
1011 s.Printf(token_format, value->GetAsInteger()->GetValue()); in FormatThreadExtendedInfoRecurse()
344 breakpoint_pc_offset_value->GetAsInteger()) in ParsePythonTargetDefinition()