• Home
  • Raw
  • Download

Lines Matching refs:GetAsInteger

388         image->GetValueForKey("load_address")->GetAsInteger()->GetValue();  in JSONImageInformationIntoImageInfo()
390 image->GetValueForKey("mod_date")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
398 mh->GetValueForKey("magic")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
400 mh->GetValueForKey("cputype")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
402 mh->GetValueForKey("cpusubtype")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
404 mh->GetValueForKey("filetype")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
447 mh->GetValueForKey("flags")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
453 mh->GetValueForKey("ncmds")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
459 mh->GetValueForKey("sizeofcmds")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
473 seg->GetValueForKey("vmaddr")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
475 seg->GetValueForKey("vmsize")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
477 seg->GetValueForKey("fileoff")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
479 seg->GetValueForKey("filesize")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
481 seg->GetValueForKey("maxprot")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
488 seg->GetValueForKey("initprot")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
494 seg->GetValueForKey("flags")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()
500 seg->GetValueForKey("nsects")->GetAsInteger()->GetValue(); in JSONImageInformationIntoImageInfo()