Searched refs:obj_path (Results 1 – 4 of 4) sorted by relevance
134 obj_path = execargs[i + 1]135 if not obj_path.endswith(('.o',)):141 return os.path.abspath(obj_path)
79 static std::string obj_path; variable105 obj_path = opt.substr(strlen("obj-path=")); in process_plugin_option()460 if (options::obj_path.empty()) in all_symbols_read_hook()
177 static std::string obj_path; variable225 obj_path = opt.substr(strlen("obj-path=")); in process_plugin_option()1068 if (!options::obj_path.empty()) in runSplitCodeGen()1069 Filename = options::obj_path; in runSplitCodeGen()1234 if (!options::obj_path.empty()) in thinLTOBackends()1236 Filename = options::obj_path; in thinLTOBackends()1249 !options::obj_path.empty() ? TaskCount : -1); in thinLTOBackends()
862 const ObjectPath obj_path("/org/freedesktop/DBus"); in GetServiceOwnerAndBlock() local864 !get_name_owner_call.SetPath(obj_path)) { in GetServiceOwnerAndBlock()