Home
last modified time | relevance | path

Searched refs:X86GOTPCRel4 (Results 1 – 16 of 16) sorted by relevance

/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/faerie/src/
H A Dcontainer.rs31 Reloc::X86GOTPCRel4 => elf::reloc::R_X86_64_GOTPCREL, in raw_relocation()
54 Reloc::X86GOTPCRel4 => { in raw_relocation()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/binemit/
H A Dmod.rs54 X86GOTPCRel4, enumerator
82 Self::X86GOTPCRel4 => write!(f, "GOTPCRel4"), in fmt()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/binemit/
H A Dmod.rs52 X86GOTPCRel4, enumerator
72 Reloc::X86GOTPCRel4 => write!(f, "GOTPCRel4"), in fmt()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmod.rs54 X86GOTPCRel4, enumerator
85 Self::X86GOTPCRel4 => write!(f, "GOTPCRel4"), in fmt()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmod.rs54 X86GOTPCRel4, enumerator
85 Self::X86GOTPCRel4 => write!(f, "GOTPCRel4"), in fmt()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmod.rs54 X86GOTPCRel4, enumerator
85 Self::X86GOTPCRel4 => write!(f, "GOTPCRel4"), in fmt()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmod.rs54 X86GOTPCRel4, enumerator
82 Self::X86GOTPCRel4 => write!(f, "GOTPCRel4"), in fmt()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/binemit/
H A Dmod.rs54 X86GOTPCRel4, enumerator
95 Self::X86GOTPCRel4 => write!(f, "GOTPCRel4"), in fmt()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-jit/src/
H A Dcompiled_blob.rs57 Reloc::X86GOTPCRel4 => { in perform_relocations()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/simplejit/src/
H A Dbackend.rs484 Reloc::X86GOTPCRel4 | Reloc::X86CallPLTRel4 => panic!("unexpected PIC relocation"), in finalize_function()
532 | Reloc::X86GOTPCRel4 in finalize_data()
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/object/src/
H A Dbackend.rs550 Reloc::X86GOTPCRel4 => (RelocationKind::GotRelative, RelocationEncoding::Generic, 32), in reloc_external()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-object/src/
H A Dbackend.rs587 Reloc::X86GOTPCRel4 => (RelocationKind::GotRelative, RelocationEncoding::Generic, 32), in process_reloc()
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Demit.rs2360 emit_reloc(sink, state, Reloc::X86GOTPCRel4, name, -4); in emit()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Demit.rs2360 emit_reloc(sink, state, Reloc::X86GOTPCRel4, name, -4); in emit()
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/x64/inst/
H A Demit.rs2374 emit_reloc(sink, state, Reloc::X86GOTPCRel4, name, -4); in emit()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/x64/inst/
H A Demit.rs2360 emit_reloc(sink, state, Reloc::X86GOTPCRel4, name, -4); in emit()