Home
last modified time | relevance | path

Searched refs:CodeOffset (Results 1 – 25 of 1049) sorted by relevance

12345678910>>...42

/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/machinst/
H A Dsections.rs24 pub fn add_section(&mut self, start: CodeOffset, length: CodeOffset) -> usize { in add_section() argument
105 last_offset: CodeOffset,
225 pub start_offset: CodeOffset,
227 pub length_limit: CodeOffset,
245 pub fn new(start_offset: CodeOffset, length_limit: CodeOffset) -> MachSection { in new() argument
363 pub offset: CodeOffset,
415 pub offset: CodeOffset,
430 pub offset: CodeOffset,
440 pub ret_addr: CodeOffset,
453 pub start: CodeOffset,
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DAssembler-x86.h254 CodeOffset pushWithPatch(ImmWord word) { in pushWithPatch()
256 return CodeOffset(masm.currentOffset()); in pushWithPatch()
266 return CodeOffset(masm.currentOffset()); in movWithPatch()
325 void mov(CodeOffset* label, Register dest) { in mov()
504 CodeOffset offset(size()); in toggledCall()
536 return CodeOffset(masm.currentOffset()); in movlWithPatch()
551 return CodeOffset(masm.currentOffset()); in movsblWithPatch()
564 return CodeOffset(masm.currentOffset()); in movzblWithPatch()
577 return CodeOffset(masm.currentOffset()); in movswlWithPatch()
590 return CodeOffset(masm.currentOffset()); in movzwlWithPatch()
[all …]
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86/
H A DAssembler-x86.h231 CodeOffset pushWithPatch(ImmWord word) { in pushWithPatch()
233 return CodeOffset(masm.currentOffset()); in pushWithPatch()
243 return CodeOffset(masm.currentOffset()); in movWithPatch()
302 void mov(CodeOffset* label, Register dest) { in mov()
471 CodeOffset offset(size()); in toggledCall()
503 return CodeOffset(masm.currentOffset()); in movlWithPatch()
518 return CodeOffset(masm.currentOffset()); in movsblWithPatch()
531 return CodeOffset(masm.currentOffset()); in movzblWithPatch()
544 return CodeOffset(masm.currentOffset()); in movswlWithPatch()
557 return CodeOffset(masm.currentOffset()); in movzwlWithPatch()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/
H A DAssembler-x86.h288 CodeOffset pushWithPatch(ImmWord word) { in pushWithPatch()
290 return CodeOffset(masm.currentOffset()); in pushWithPatch()
300 return CodeOffset(masm.currentOffset()); in movWithPatch()
512 CodeOffset offset(size()); in toggledCall()
544 return CodeOffset(masm.currentOffset()); in movlWithPatch()
559 return CodeOffset(masm.currentOffset()); in movsblWithPatch()
572 return CodeOffset(masm.currentOffset()); in movzblWithPatch()
585 return CodeOffset(masm.currentOffset()); in movswlWithPatch()
598 return CodeOffset(masm.currentOffset()); in movzwlWithPatch()
611 return CodeOffset(masm.currentOffset()); in movlWithPatch()
[all …]
/dports/www/firefox/firefox-99.0/js/src/jit/x86/
H A DAssembler-x86.h298 CodeOffset pushWithPatch(ImmWord word) { in pushWithPatch()
300 return CodeOffset(masm.currentOffset()); in pushWithPatch()
310 return CodeOffset(masm.currentOffset()); in movWithPatch()
522 CodeOffset offset(size()); in toggledCall()
554 return CodeOffset(masm.currentOffset()); in movlWithPatch()
569 return CodeOffset(masm.currentOffset()); in movsblWithPatch()
582 return CodeOffset(masm.currentOffset()); in movzblWithPatch()
595 return CodeOffset(masm.currentOffset()); in movswlWithPatch()
608 return CodeOffset(masm.currentOffset()); in movzwlWithPatch()
621 return CodeOffset(masm.currentOffset()); in movlWithPatch()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DAssembler-x86.h295 CodeOffset pushWithPatch(ImmWord word) { in pushWithPatch()
297 return CodeOffset(masm.currentOffset()); in pushWithPatch()
307 return CodeOffset(masm.currentOffset()); in movWithPatch()
544 CodeOffset offset(size()); in toggledCall()
576 return CodeOffset(masm.currentOffset()); in movlWithPatch()
591 return CodeOffset(masm.currentOffset()); in movsblWithPatch()
604 return CodeOffset(masm.currentOffset()); in movzblWithPatch()
617 return CodeOffset(masm.currentOffset()); in movswlWithPatch()
630 return CodeOffset(masm.currentOffset()); in movzwlWithPatch()
643 return CodeOffset(masm.currentOffset()); in movlWithPatch()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86/
H A DAssembler-x86.h288 CodeOffset pushWithPatch(ImmWord word) { in pushWithPatch()
290 return CodeOffset(masm.currentOffset()); in pushWithPatch()
300 return CodeOffset(masm.currentOffset()); in movWithPatch()
512 CodeOffset offset(size()); in toggledCall()
544 return CodeOffset(masm.currentOffset()); in movlWithPatch()
559 return CodeOffset(masm.currentOffset()); in movsblWithPatch()
572 return CodeOffset(masm.currentOffset()); in movzblWithPatch()
585 return CodeOffset(masm.currentOffset()); in movswlWithPatch()
598 return CodeOffset(masm.currentOffset()); in movzwlWithPatch()
611 return CodeOffset(masm.currentOffset()); in movlWithPatch()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86/
H A DAssembler-x86.h270 CodeOffset pushWithPatch(ImmWord word) { in pushWithPatch()
272 return CodeOffset(masm.currentOffset()); in pushWithPatch()
282 return CodeOffset(masm.currentOffset()); in movWithPatch()
500 CodeOffset offset(size()); in toggledCall()
532 return CodeOffset(masm.currentOffset()); in movlWithPatch()
547 return CodeOffset(masm.currentOffset()); in movsblWithPatch()
560 return CodeOffset(masm.currentOffset()); in movzblWithPatch()
573 return CodeOffset(masm.currentOffset()); in movswlWithPatch()
586 return CodeOffset(masm.currentOffset()); in movzwlWithPatch()
599 return CodeOffset(masm.currentOffset()); in movlWithPatch()
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/binemit/
H A Dmemorysink.rs16 use super::{Addend, CodeInfo, CodeOffset, CodeSink, Reloc};
78 fn reloc_block(&mut self, _: CodeOffset, _: Reloc, _: CodeOffset); in reloc_block() argument
83 _: CodeOffset, in reloc_external() argument
94 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() argument
107 fn trap(&mut self, _: CodeOffset, _: SourceLoc, _: TrapCode); in trap() argument
121 fn offset(&self) -> CodeOffset { in offset() argument
122 self.offset as CodeOffset in offset()
206 fn reloc_block(&mut self, _: CodeOffset, _: Reloc, _: CodeOffset) {} in reloc_block() argument
209 _: CodeOffset, in reloc_external() argument
231 fn add_stackmap(&mut self, _: CodeOffset, _: Stackmap); in add_stackmap() argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmemorysink.rs16 use super::{Addend, CodeInfo, CodeOffset, CodeSink, Reloc};
78 fn reloc_block(&mut self, _: CodeOffset, _: Reloc, _: CodeOffset); in reloc_block() argument
83 _: CodeOffset, in reloc_external() argument
94 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() argument
107 fn trap(&mut self, _: CodeOffset, _: SourceLoc, _: TrapCode); in trap() argument
121 fn offset(&self) -> CodeOffset { in offset() argument
122 self.offset as CodeOffset in offset()
206 fn reloc_block(&mut self, _: CodeOffset, _: Reloc, _: CodeOffset) {} in reloc_block() argument
209 _: CodeOffset, in reloc_external() argument
231 fn add_stackmap(&mut self, _: CodeOffset, _: Stackmap); in add_stackmap() argument
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp41 return Sym.CodeOffset; in getAddressOffset()
63 uint32_t CodeOffset = 0; in inlineSiteContainsAddress() local
66 case BinaryAnnotationsOpCode::CodeOffset: in inlineSiteContainsAddress()
69 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
70 if (OffsetInFunc >= CodeOffset) in inlineSiteContainsAddress()
74 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
75 if (Found && OffsetInFunc < CodeOffset) in inlineSiteContainsAddress()
80 CodeOffset += Annot.U2; in inlineSiteContainsAddress()
81 if (OffsetInFunc >= CodeOffset && OffsetInFunc < CodeOffset + Annot.U1) in inlineSiteContainsAddress()
108 uint32_t CodeOffset = VA - getVirtualAddress(); in findInlineFramesByVA() local
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp41 return Sym.CodeOffset; in getAddressOffset()
63 uint32_t CodeOffset = 0; in inlineSiteContainsAddress() local
66 case BinaryAnnotationsOpCode::CodeOffset: in inlineSiteContainsAddress()
69 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
70 if (OffsetInFunc >= CodeOffset) in inlineSiteContainsAddress()
74 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
75 if (Found && OffsetInFunc < CodeOffset) in inlineSiteContainsAddress()
80 CodeOffset += Annot.U2; in inlineSiteContainsAddress()
81 if (OffsetInFunc >= CodeOffset && OffsetInFunc < CodeOffset + Annot.U1) in inlineSiteContainsAddress()
108 uint32_t CodeOffset = VA - getVirtualAddress(); in findInlineFramesByVA() local
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp41 return Sym.CodeOffset; in getAddressOffset()
63 uint32_t CodeOffset = 0; in inlineSiteContainsAddress() local
66 case BinaryAnnotationsOpCode::CodeOffset: in inlineSiteContainsAddress()
69 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
70 if (OffsetInFunc >= CodeOffset) in inlineSiteContainsAddress()
74 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
75 if (Found && OffsetInFunc < CodeOffset) in inlineSiteContainsAddress()
80 CodeOffset += Annot.U2; in inlineSiteContainsAddress()
81 if (OffsetInFunc >= CodeOffset && OffsetInFunc < CodeOffset + Annot.U1) in inlineSiteContainsAddress()
108 uint32_t CodeOffset = VA - getVirtualAddress(); in findInlineFramesByVA() local
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp41 return Sym.CodeOffset; in getAddressOffset()
63 uint32_t CodeOffset = 0; in inlineSiteContainsAddress() local
66 case BinaryAnnotationsOpCode::CodeOffset: in inlineSiteContainsAddress()
69 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
70 if (OffsetInFunc >= CodeOffset) in inlineSiteContainsAddress()
74 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
75 if (Found && OffsetInFunc < CodeOffset) in inlineSiteContainsAddress()
80 CodeOffset += Annot.U2; in inlineSiteContainsAddress()
81 if (OffsetInFunc >= CodeOffset && OffsetInFunc < CodeOffset + Annot.U1) in inlineSiteContainsAddress()
108 uint32_t CodeOffset = VA - getVirtualAddress(); in findInlineFramesByVA() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp41 return Sym.CodeOffset; in getAddressOffset()
63 uint32_t CodeOffset = 0; in inlineSiteContainsAddress() local
66 case BinaryAnnotationsOpCode::CodeOffset: in inlineSiteContainsAddress()
69 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
70 if (OffsetInFunc >= CodeOffset) in inlineSiteContainsAddress()
74 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
75 if (Found && OffsetInFunc < CodeOffset) in inlineSiteContainsAddress()
80 CodeOffset += Annot.U2; in inlineSiteContainsAddress()
81 if (OffsetInFunc >= CodeOffset && OffsetInFunc < CodeOffset + Annot.U1) in inlineSiteContainsAddress()
108 uint32_t CodeOffset = VA - getVirtualAddress(); in findInlineFramesByVA() local
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp41 return Sym.CodeOffset; in getAddressOffset()
63 uint32_t CodeOffset = 0; in inlineSiteContainsAddress() local
66 case BinaryAnnotationsOpCode::CodeOffset: in inlineSiteContainsAddress()
69 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
70 if (OffsetInFunc >= CodeOffset) in inlineSiteContainsAddress()
74 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
75 if (Found && OffsetInFunc < CodeOffset) in inlineSiteContainsAddress()
80 CodeOffset += Annot.U2; in inlineSiteContainsAddress()
81 if (OffsetInFunc >= CodeOffset && OffsetInFunc < CodeOffset + Annot.U1) in inlineSiteContainsAddress()
108 uint32_t CodeOffset = VA - getVirtualAddress(); in findInlineFramesByVA() local
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp41 return Sym.CodeOffset; in getAddressOffset()
63 uint32_t CodeOffset = 0; in inlineSiteContainsAddress() local
66 case BinaryAnnotationsOpCode::CodeOffset: in inlineSiteContainsAddress()
69 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
70 if (OffsetInFunc >= CodeOffset) in inlineSiteContainsAddress()
74 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
75 if (Found && OffsetInFunc < CodeOffset) in inlineSiteContainsAddress()
80 CodeOffset += Annot.U2; in inlineSiteContainsAddress()
81 if (OffsetInFunc >= CodeOffset && OffsetInFunc < CodeOffset + Annot.U1) in inlineSiteContainsAddress()
108 uint32_t CodeOffset = VA - getVirtualAddress(); in findInlineFramesByVA() local
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/DebugInfo/PDB/Native/
H A DNativeFunctionSymbol.cpp41 return Sym.CodeOffset; in getAddressOffset()
63 uint32_t CodeOffset = 0; in inlineSiteContainsAddress() local
66 case BinaryAnnotationsOpCode::CodeOffset: in inlineSiteContainsAddress()
69 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
70 if (OffsetInFunc >= CodeOffset) in inlineSiteContainsAddress()
74 CodeOffset += Annot.U1; in inlineSiteContainsAddress()
75 if (Found && OffsetInFunc < CodeOffset) in inlineSiteContainsAddress()
80 CodeOffset += Annot.U2; in inlineSiteContainsAddress()
81 if (OffsetInFunc >= CodeOffset && OffsetInFunc < CodeOffset + Annot.U1) in inlineSiteContainsAddress()
108 uint32_t CodeOffset = VA - getVirtualAddress(); in findInlineFramesByVA() local
[all …]
/dports/sysutils/vector/lucet-d4fc14a03bdb99ac83173d27fddf1aca48412a86/wasmtime/cranelift/codegen/src/machinst/
H A Dmod.rs99 use crate::binemit::{CodeInfo, CodeOffset};
187 fn align_basic_block(offset: CodeOffset) -> CodeOffset { in align_basic_block() argument
192 fn worst_case_size() -> CodeOffset; in worst_case_size()
203 const ALIGN: CodeOffset;
208 fn max_pos_range(self) -> CodeOffset; in max_pos_range() argument
212 fn max_neg_range(self) -> CodeOffset; in max_neg_range() argument
215 fn patch_size(self) -> CodeOffset; in patch_size() argument
221 fn patch(self, buffer: &mut [u8], use_offset: CodeOffset, label_offset: CodeOffset); in patch() argument
228 fn veneer_size(self) -> CodeOffset; in veneer_size() argument
237 fn generate_veneer(self, buffer: &mut [u8], veneer_offset: CodeOffset) -> (CodeOffset, Self); in generate_veneer() argument
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/cranelift-codegen-0.44.0/src/binemit/
H A Dmemorysink.rs16 use super::{Addend, CodeInfo, CodeOffset, CodeSink, Reloc};
76 fn reloc_ebb(&mut self, _: CodeOffset, _: Reloc, _: CodeOffset); in reloc_ebb() argument
82 fn reloc_constant(&mut self, _: CodeOffset, _: Reloc, _: ConstantOffset); in reloc_constant() argument
85 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() argument
94 fn trap(&mut self, _: CodeOffset, _: SourceLoc, _: TrapCode); in trap() argument
108 fn offset(&self) -> CodeOffset { in offset() argument
109 self.offset as CodeOffset in offset()
128 fn reloc_ebb(&mut self, rel: Reloc, ebb_offset: CodeOffset) { in reloc_ebb() argument
180 fn reloc_constant(&mut self, _: CodeOffset, _: Reloc, _: ConstantOffset) {} in reloc_constant() argument
195 fn add_stackmap(&mut self, _: CodeOffset, _: Stackmap); in add_stackmap() argument
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmemorysink.rs16 use super::{Addend, CodeInfo, CodeOffset, CodeSink, Reloc};
80 _: CodeOffset, in reloc_external() argument
91 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() argument
95 fn add_call_site(&mut self, _: Opcode, _: CodeOffset, _: SourceLoc) {} in add_call_site() argument
104 fn trap(&mut self, _: CodeOffset, _: SourceLoc, _: TrapCode); in trap() argument
118 fn offset(&self) -> CodeOffset { in offset() argument
119 self.offset as CodeOffset in offset()
201 _: CodeOffset, in reloc_external() argument
209 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable) {} in reloc_jt() argument
224 fn add_stack_map(&mut self, _: CodeOffset, _: StackMap); in add_stack_map() argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmemorysink.rs16 use super::{Addend, CodeInfo, CodeOffset, CodeSink, Reloc};
80 _: CodeOffset, in reloc_external() argument
91 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() argument
95 fn add_call_site(&mut self, _: Opcode, _: CodeOffset, _: SourceLoc) {} in add_call_site() argument
104 fn trap(&mut self, _: CodeOffset, _: SourceLoc, _: TrapCode); in trap() argument
118 fn offset(&self) -> CodeOffset { in offset() argument
119 self.offset as CodeOffset in offset()
201 _: CodeOffset, in reloc_external() argument
209 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable) {} in reloc_jt() argument
224 fn add_stack_map(&mut self, _: CodeOffset, _: StackMap); in add_stack_map() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/binemit/
H A Dmemorysink.rs16 use super::{Addend, CodeInfo, CodeOffset, CodeSink, Reloc};
80 _: CodeOffset, in reloc_external() argument
91 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() argument
95 fn add_call_site(&mut self, _: Opcode, _: CodeOffset, _: SourceLoc) {} in add_call_site() argument
104 fn trap(&mut self, _: CodeOffset, _: SourceLoc, _: TrapCode); in trap() argument
118 fn offset(&self) -> CodeOffset { in offset() argument
119 self.offset as CodeOffset in offset()
201 _: CodeOffset, in reloc_external() argument
209 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable) {} in reloc_jt() argument
224 fn add_stack_map(&mut self, _: CodeOffset, _: StackMap); in add_stack_map() argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cranelift-codegen/src/binemit/
H A Dmemorysink.rs16 use super::{Addend, CodeInfo, CodeOffset, CodeSink, Reloc};
80 _: CodeOffset, in reloc_external() argument
91 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable); in reloc_jt() argument
95 fn add_call_site(&mut self, _: Opcode, _: CodeOffset, _: SourceLoc) {} in add_call_site() argument
104 fn trap(&mut self, _: CodeOffset, _: SourceLoc, _: TrapCode); in trap() argument
118 fn offset(&self) -> CodeOffset { in offset() argument
119 self.offset as CodeOffset in offset()
201 _: CodeOffset, in reloc_external() argument
209 fn reloc_jt(&mut self, _: CodeOffset, _: Reloc, _: JumpTable) {} in reloc_jt() argument
224 fn add_stack_map(&mut self, _: CodeOffset, _: StackMap); in add_stack_map() argument
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/cranelift-codegen/src/machinst/
H A Dmod.rs185 fn align_basic_block(offset: CodeOffset) -> CodeOffset { in align_basic_block() argument
190 fn worst_case_size() -> CodeOffset; in worst_case_size()
216 const ALIGN: CodeOffset;
221 fn max_pos_range(self) -> CodeOffset; in max_pos_range() argument
225 fn max_neg_range(self) -> CodeOffset; in max_neg_range() argument
228 fn patch_size(self) -> CodeOffset; in patch_size() argument
234 fn patch(self, buffer: &mut [u8], use_offset: CodeOffset, label_offset: CodeOffset); in patch() argument
241 fn veneer_size(self) -> CodeOffset; in veneer_size() argument
250 fn generate_veneer(self, buffer: &mut [u8], veneer_offset: CodeOffset) -> (CodeOffset, Self); in generate_veneer() argument
347 pub bb_starts: Vec<CodeOffset>,
[all …]

12345678910>>...42