OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:wasm
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/
Object.cpp
16
namespace
wasm
{
namespace in namespace:llvm::objcopy
19
using namespace llvm::
wasm
;
32
} // end namespace
wasm
WasmObjcopy.h
24
namespace
wasm
{
namespace in namespace:llvm::objcopy
28
} // end namespace
wasm
Reader.cpp
13
namespace
wasm
{
namespace in namespace:llvm::objcopy
16
using namespace llvm::
wasm
;
31
} // end namespace
wasm
Reader.h
16
namespace
wasm
{
namespace in namespace:llvm::objcopy
27
} // end namespace
wasm
Writer.h
18
namespace
wasm
{
namespace in namespace:llvm::objcopy
31
/// Generate a
wasm
section section header for S.
45
} // end namespace
wasm
Object.h
14
#include "llvm/Object/
Wasm
.h"
20
namespace
wasm
{
namespace in namespace:llvm::objcopy
31
llvm::
wasm
::WasmObjectHeader Header;
43
} // end namespace
wasm
WasmObjcopy.cpp
19
namespace
wasm
{
namespace in namespace:llvm::objcopy
66
Sec.SectionType = llvm::
wasm
::WASM_SEC_CUSTOM;
85
assert(Obj && "Unable to deserialize
Wasm
object");
94
} // end namespace
wasm
Writer.cpp
10
#include "llvm/BinaryFormat/
Wasm
.h"
18
namespace
wasm
{
namespace in namespace:llvm::objcopy
21
using namespace llvm::
wasm
;
77
} // end namespace
wasm
/src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
WebAssembly.h
19
namespace
wasm
{
namespace in namespace:clang::driver::tools
23
explicit Linker(const ToolChain &TC) : Tool("
wasm
::Linker", "linker", TC) {}
33
} // end namespace
wasm
70
const char *getDefaultLinker() const override { return "
wasm
-ld"; }
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
Wasm.h
1
//===-
Wasm
.h -
Wasm
object file format -------------------------*- C++ -*-===//
9
// This file defines manifest constants for the
wasm
object file format.
23
namespace
wasm
{
namespace in namespace:llvm
27
//
Wasm
binary format version
29
//
Wasm
linking metadata version
31
//
Wasm
uses a 64k page size
169
// Represents the location of a
Wasm
data symbol within a WasmDataSegment, as
436
} // end namespace
wasm
/src/external/public-domain/sqlite/dist/
shell.c
94
** somewhat for use as a
WASM
module in a web browser. This flag
23713
const char * zInput; /* Input string from
wasm
/JS proxy */
23716
}
wasm
;
member in struct:ShellState
25515
/* In
WASM
builds the filesystem is a virtual sandbox, so
27102
/* Note that .open is (partially) available in
WASM
builds but is
[
all
...]
Completed in 33 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026