Lines Matching refs:AddIntegerItem
926 image_info_dict_sp->AddIntegerItem("load_address",
928 image_info_dict_sp->AddIntegerItem("mod_date", image_infos[i].mod_date);
946 mach_header_dict_sp->AddIntegerItem(
948 mach_header_dict_sp->AddIntegerItem(
950 mach_header_dict_sp->AddIntegerItem(
953 mach_header_dict_sp->AddIntegerItem(
955 mach_header_dict_sp->AddIntegerItem ("flags",
960 // mach_header_dict_sp->AddIntegerItem ("ncmds",
962 // mach_header_dict_sp->AddIntegerItem ("sizeofcmds",
971 segment_sp->AddIntegerItem("vmaddr",
973 segment_sp->AddIntegerItem("vmsize",
975 segment_sp->AddIntegerItem("fileoff",
977 segment_sp->AddIntegerItem(
979 segment_sp->AddIntegerItem("maxprot",
984 // segment_sp->AddIntegerItem ("initprot",
986 // segment_sp->AddIntegerItem ("nsects",
988 // segment_sp->AddIntegerItem ("flags",
1245 reply_sp->AddIntegerItem("shared_cache_base_address",
2477 reply_sp->AddIntegerItem("process_state_value", state_info.dyldState);