rustc_codegen_ssa::back::link

Function get_object_file_path

Source
fn get_object_file_path(
    sess: &Session,
    name: &str,
    self_contained: bool,
) -> PathBuf