Home
last modified time | relevance | path

Searched refs:writeULEB128 (Results 1 – 25 of 80) sorted by relevance

1234

/dports/lang/zig-devel/zig-0.9.0/src/link/MachO/
H A Dbind.zig46 try leb.writeULEB128(writer, @bitCast(u64, pointer.dylib_ordinal.?));
68 try leb.writeULEB128(writer, @bitCast(u64, pointer.dylib_ordinal.?));
101 try leb.writeULEB128(writer, @bitCast(u64, pointer.dylib_ordinal.?));
123 try leb.writeULEB128(writer, @bitCast(u64, pointer.dylib_ordinal.?));
H A DTrie.zig207 try leb.writeULEB128(info_stream.writer(), info.export_flags);
208 try leb.writeULEB128(info_stream.writer(), info.vmaddr_offset);
213 try leb.writeULEB128(size_stream.writer(), info_stream.pos);
229 try leb.writeULEB128(writer, edge.to.trie_offset.?);
249 try leb.writeULEB128(writer, info.export_flags);
250 try leb.writeULEB128(writer, info.vmaddr_offset);
251 try leb.writeULEB128(writer, stream.bytes_written);
260 try leb.writeULEB128(writer, next_node_offset);
/dports/lang/zig/zig-0.9.0/src/link/MachO/
H A Dbind.zig46 try leb.writeULEB128(writer, @bitCast(u64, pointer.dylib_ordinal.?));
68 try leb.writeULEB128(writer, @bitCast(u64, pointer.dylib_ordinal.?));
101 try leb.writeULEB128(writer, @bitCast(u64, pointer.dylib_ordinal.?));
123 try leb.writeULEB128(writer, @bitCast(u64, pointer.dylib_ordinal.?));
H A DTrie.zig207 try leb.writeULEB128(info_stream.writer(), info.export_flags);
208 try leb.writeULEB128(info_stream.writer(), info.vmaddr_offset);
213 try leb.writeULEB128(size_stream.writer(), info_stream.pos);
229 try leb.writeULEB128(writer, edge.to.trie_offset.?);
249 try leb.writeULEB128(writer, info.export_flags);
250 try leb.writeULEB128(writer, info.vmaddr_offset);
251 try leb.writeULEB128(writer, stream.bytes_written);
260 try leb.writeULEB128(writer, next_node_offset);
/dports/lang/zig-devel/zig-0.9.0/src/arch/wasm/
H A DEmit.zig182 try leb128.writeULEB128(writer, @intCast(u32, emit.locals.len));
185 try leb128.writeULEB128(writer, @as(u32, 1));
207 …try leb128.writeULEB128(writer, extra.data.length - 1); // Default label is not part of length/dep…
209 try leb128.writeULEB128(writer, label);
216 try leb128.writeULEB128(emit.code.writer(), label);
267 try leb128.writeULEB128(emit.code.writer(), encoded_alignment);
268 try leb128.writeULEB128(emit.code.writer(), mem_arg.offset);
289 … try leb128.writeULEB128(emit.code.writer(), @as(u32, 0)); // TODO: Emit relocation for table index
290 try leb128.writeULEB128(emit.code.writer(), label);
/dports/lang/zig/zig-0.9.0/src/arch/wasm/
H A DEmit.zig182 try leb128.writeULEB128(writer, @intCast(u32, emit.locals.len));
185 try leb128.writeULEB128(writer, @as(u32, 1));
207 …try leb128.writeULEB128(writer, extra.data.length - 1); // Default label is not part of length/dep…
209 try leb128.writeULEB128(writer, label);
216 try leb128.writeULEB128(emit.code.writer(), label);
267 try leb128.writeULEB128(emit.code.writer(), encoded_alignment);
268 try leb128.writeULEB128(emit.code.writer(), mem_arg.offset);
289 … try leb128.writeULEB128(emit.code.writer(), @as(u32, 0)); // TODO: Emit relocation for table index
290 try leb128.writeULEB128(emit.code.writer(), label);
/dports/lang/zig-devel/zig-0.9.0/src/link/
H A DWasm.zig621 try leb.writeULEB128(writer, wasm.function_type);
674 try leb.writeULEB128(writer, function.type_index);
691 try leb.writeULEB128(writer, wasm.reftype(.funcref));
793 try leb.writeULEB128(writer, flags);
796 try leb.writeULEB128(writer, @as(u8, 0));
819 try leb.writeULEB128(writer, atom.size);
848 try leb.writeULEB128(writer, @as(u32, 0));
851 try leb.writeULEB128(writer, segment.size);
894 try leb.writeULEB128(writer, limits.min);
896 try leb.writeULEB128(writer, max);
[all …]
/dports/lang/zig/zig-0.9.0/src/link/
H A DWasm.zig621 try leb.writeULEB128(writer, wasm.function_type);
674 try leb.writeULEB128(writer, function.type_index);
691 try leb.writeULEB128(writer, wasm.reftype(.funcref));
793 try leb.writeULEB128(writer, flags);
796 try leb.writeULEB128(writer, @as(u8, 0));
819 try leb.writeULEB128(writer, atom.size);
848 try leb.writeULEB128(writer, @as(u32, 0));
851 try leb.writeULEB128(writer, segment.size);
894 try leb.writeULEB128(writer, limits.min);
896 try leb.writeULEB128(writer, max);
[all …]
/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/DebugInfo/
H A DDwarfDebug.cpp3156 writeULEB128(data, numGRFs); in writeSubroutineCIE()
3162 writeULEB128(data, 0); in writeSubroutineCIE()
3163 writeULEB128(data, 0); in writeSubroutineCIE()
3209 writeULEB128(data, srcReg); in writeStackcallCIE()
3215 writeULEB128(data, srcReg); in writeStackcallCIE()
3261 writeULEB128(data1, 32); in writeStackcallCIE()
3388 writeULEB128(data, numGRFs); in writeFDESubroutine()
3391 writeULEB128(data, linearAddr); in writeFDESubroutine()
3482 writeULEB128(data1, offset); in writeFDEStackCall()
3502 writeULEB128(data1, 0); in writeFDEStackCall()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/llvm10/llvm-10.0.1.src/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/llvm11/llvm-11.0.1.src/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/llvm90/llvm-9.0.1.src/lib/Support/
H A DBinaryStreamWriter.cpp35 Error BinaryStreamWriter::writeULEB128(uint64_t Value) { in writeULEB128() function in BinaryStreamWriter
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/Support/
H A DBinaryStreamWriter.h87 Error writeULEB128(uint64_t Value);

1234