Searched defs:get_input_file (Results 1 – 3 of 3) sorted by relevance
184 def get_input_file(args): function
895 auto get_input_file = [&]() -> std::string_view { in Read() local931 void ReadInThreadFunction(const std::function<std::string_view()>& get_input_file, in ReadInThreadFunction()
72 static ld_plugin_get_input_file get_input_file = nullptr; variable