Searched defs:boot_class_path_locations (Results 1 – 4 of 4) sorted by relevance
645 const ParseStringList<':'>* boot_class_path_locations = args.Get(M::BootClassPathLocations); in DoParse() local
157 const std::vector<std::string>& boot_class_path_locations = in GenerateImage() local1649 ArrayRef<const std::string> boot_class_path_locations) in BootImageLayout()2202 std::string boot_class_path_locations = in CompileExtension() local2491 const std::vector<std::string>& boot_class_path_locations, in BootImageLoader()3555 const std::vector<std::string>& boot_class_path_locations, in LoadBootImage()3904 ArrayRef<const std::string> boot_class_path_locations, in VerifyBootClassPathChecksums()4012 ArrayRef<const std::string> boot_class_path_locations, in VerifyBootClassPathChecksums()
2777 std::string boot_class_path_locations = "-Xbootclasspath-locations:"; in PrepareRuntimeOptions() local
220 const std::vector<std::string>& boot_class_path_locations, in Heap()