Home
last modified time | relevance | path

Searched refs:functionSizeLength (Results 1 – 13 of 13) sorted by relevance

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/wasm/
H A DInputChunks.cpp235 uint32_t functionSizeLength; in calculateSize() local
236 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
241 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/wasm/
H A DInputChunks.cpp271 uint32_t functionSizeLength; in calculateSize() local
272 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
277 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/wasm/
H A DInputChunks.cpp271 uint32_t functionSizeLength; in calculateSize() local
272 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
277 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/wasm/
H A DInputChunks.cpp235 uint32_t functionSizeLength; in calculateSize() local
236 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
241 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/wasm/
H A DInputChunks.cpp235 uint32_t functionSizeLength; in calculateSize() local
236 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
241 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/wasm/
H A DInputChunks.cpp284 uint32_t functionSizeLength; in calculateSize() local
285 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
290 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/wasm/
H A DInputChunks.cpp293 uint32_t functionSizeLength; in calculateSize() local
294 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
301 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/wasm/
H A DInputChunks.cpp293 uint32_t functionSizeLength; in calculateSize() local
294 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
301 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/wasm/
H A DInputChunks.cpp275 uint32_t functionSizeLength;
276 decodeULEB128(funcStart, &functionSizeLength);
283 uint32_t lastRelocEnd = start + functionSizeLength;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/wasm/
H A DInputChunks.cpp275 uint32_t functionSizeLength; in calculateSize() local
276 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
283 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/wasm/
H A DInputChunks.cpp275 uint32_t functionSizeLength; in calculateSize() local
276 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
283 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/wasm/
H A DInputChunks.cpp275 uint32_t functionSizeLength; in calculateSize() local
276 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
283 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/wasm/
H A DInputChunks.cpp275 uint32_t functionSizeLength; in calculateSize() local
276 decodeULEB128(funcStart, &functionSizeLength); in calculateSize()
283 uint32_t lastRelocEnd = start + functionSizeLength; in calculateSize()