Home
last modified time | relevance | path

Searched defs:relocation_model (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_session/src/
Dsession.rs1170 pub fn relocation_model(&self) -> RelocModel { in relocation_model() method
/third_party/rust/rust/compiler/rustc_target/src/spec/
Dmod.rs1712 pub relocation_model: RelocModel, field