OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WasmPageSize
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
Wasm.h
32
const uint32_t
WasmPageSize
= 65536;
/src/external/apache2/llvm/dist/llvm/lib/MC/
WasmObjectWriter.cpp
788
uint64_t NumPages = (DataSize + wasm::
WasmPageSize
- 1) / wasm::
WasmPageSize
;
Completed in 16 milliseconds
Indexes created Tue Sep 08 00:25:21 UTC 2026