Home
last modified time | relevance | path

Searched refs:is_pe_coff (Results 1 – 2 of 2) sorted by relevance

/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_ssa/src/back/
H A Dwrite.rs324 pub is_pe_coff: bool, field
1060 is_pe_coff: tcx.sess.target.is_like_windows, in start_executing_work()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_codegen_llvm/src/back/
H A Dwrite.rs1022 } else if cgcx.is_pe_coff { in embed_bitcode()