Searched defs:orc_rt_path (Results 1 – 1 of 1) sorted by relevance
28 orc_rt_path = "%s/liborc_rt_osx.a" % config.compiler_rt_libdir global() variable 30 orc_rt_path = "%s/liborc_rt%s.a" % (config.compiler_rt_libdir, config.target_suffix) global() variable