Home | History | Annotate | Download | only in gold

Lines Matching refs:General_options

1561       const General_options::Dir_list& search_path =
1573 if (posdep.format_enum() == General_options::OBJECT_FORMAT_BINARY)
1574 posdep.set_format_enum(General_options::OBJECT_FORMAT_ELF);
2834 // The General_options class will quite possibly store a pointer
2875 General_options::Object_format format_enum;
2876 format_enum = General_options::string_to_object_format(s.c_str());