Searched defs:MultilibSerialization (Results 1 – 1 of 1) sorted by relevance
298 struct MultilibSerialization { struct299 std::string Dir; // if this record successfully selects a library dir300 std::string Error; // if this record reports a fatal error message301 std::vector<std::string> Flags;302 std::string Group;