Lines Matching refs:GetAsInteger

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()
472 seg->GetValueForKey("vmsize")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
474 seg->GetValueForKey("fileoff")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
476 seg->GetValueForKey("filesize")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
478 seg->GetValueForKey("maxprot")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
485 seg->GetValueForKey("initprot")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
491 seg->GetValueForKey("flags")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
497 seg->GetValueForKey("nsects")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()