Home
last modified time | relevance | path

Searched refs:reloc_jt (Results 1 – 25 of 48) sorted by relevance

12

/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/binemit/
H A Dmemorysink.rs85 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() method
143 fn reloc_jt(&mut self, rel: Reloc, jt: JumpTable) { in reloc_jt() method
145 self.relocs.reloc_jt(ofs, rel, jt); in reloc_jt()
181 fn reloc_jt(&mut self, _: u32, _: Reloc, _: JumpTable) {} in reloc_jt() method
H A Dmod.rs140 fn reloc_jt(&mut self, _: Reloc, _: JumpTable); in reloc_jt() method
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmemorysink.rs91 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() method
154 fn reloc_jt(&mut self, rel: Reloc, jt: JumpTable) { in reloc_jt() method
156 self.relocs.reloc_jt(ofs, rel, jt); in reloc_jt()
209 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable) {} in reloc_jt() method
H A Dmod.rs153 fn reloc_jt(&mut self, _: Reloc, _: JumpTable); in reloc_jt() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmemorysink.rs91 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() method
154 fn reloc_jt(&mut self, rel: Reloc, jt: JumpTable) { in reloc_jt() method
156 self.relocs.reloc_jt(ofs, rel, jt); in reloc_jt()
209 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable) {} in reloc_jt() method
H A Dmod.rs153 fn reloc_jt(&mut self, _: Reloc, _: JumpTable); in reloc_jt() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/binemit/
H A Dmemorysink.rs91 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() method
154 fn reloc_jt(&mut self, rel: Reloc, jt: JumpTable) { in reloc_jt() method
156 self.relocs.reloc_jt(ofs, rel, jt); in reloc_jt()
209 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable) {} in reloc_jt() method
H A Dmod.rs165 fn reloc_jt(&mut self, _: Reloc, _: JumpTable); in reloc_jt() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmemorysink.rs91 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() method
154 fn reloc_jt(&mut self, rel: Reloc, jt: JumpTable) { in reloc_jt() method
156 self.relocs.reloc_jt(ofs, rel, jt); in reloc_jt()
209 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable) {} in reloc_jt() method
H A Dmod.rs153 fn reloc_jt(&mut self, _: Reloc, _: JumpTable); in reloc_jt() method
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/binemit/
H A Dmemorysink.rs94 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() method
162 fn reloc_jt(&mut self, rel: Reloc, jt: JumpTable) { in reloc_jt() method
164 self.relocs.reloc_jt(ofs, rel, jt); in reloc_jt()
217 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable) {} in reloc_jt() method
H A Dmod.rs153 fn reloc_jt(&mut self, _: Reloc, _: JumpTable); in reloc_jt() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmemorysink.rs94 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() method
162 fn reloc_jt(&mut self, rel: Reloc, jt: JumpTable) { in reloc_jt() method
164 self.relocs.reloc_jt(ofs, rel, jt); in reloc_jt()
217 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable) {} in reloc_jt() method
H A Dmod.rs153 fn reloc_jt(&mut self, _: Reloc, _: JumpTable); in reloc_jt() method
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/jit/src/
H A Dtrampoline.rs49 fn reloc_jt( in reloc_jt() method
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/isa/
H A Dtest_utils.rs73 fn reloc_jt(&mut self, _rel: Reloc, _jt: JumpTable) {} in reloc_jt() method
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/isa/
H A Dtest_utils.rs73 fn reloc_jt(&mut self, _rel: Reloc, _jt: JumpTable) {} in reloc_jt() method
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/isa/
H A Dtest_utils.rs73 fn reloc_jt(&mut self, _rel: Reloc, _jt: JumpTable) {} in reloc_jt() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/isa/
H A Dtest_utils.rs73 fn reloc_jt(&mut self, _rel: Reloc, _jt: JumpTable) {} in reloc_jt() method
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/isa/
H A Dtest_utils.rs75 fn reloc_jt(&mut self, _rel: Reloc, _jt: JumpTable) {} in reloc_jt() method
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/isa/
H A Dtest_utils.rs75 fn reloc_jt(&mut self, _rel: Reloc, _jt: JumpTable) {} in reloc_jt() method
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/crates/lightbeam/src/
H A Dtranslate_sections.rs101 fn reloc_jt(&mut self, _: binemit::CodeOffset, _: binemit::Reloc, _: ir::JumpTable) { in reloc_jt() method
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/filetests/src/
H A Dtest_compile.rs127 fn reloc_jt(&mut self, _reloc: binemit::Reloc, _jt: ir::JumpTable) {} in reloc_jt() method
H A Dtest_rodata.rs121 fn reloc_jt(&mut self, _reloc: binemit::Reloc, _jt: ir::JumpTable) {} in reloc_jt() method
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/src/
H A Ddisasm.rs55 fn reloc_jt(&mut self, where_: binemit::CodeOffset, r: binemit::Reloc, jt: ir::JumpTable) { in reloc_jt() method

12