OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isWasmData
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCSectionWasm.h
67
bool
isWasmData
() const {
82
assert(
isWasmData
());
86
assert(
isWasmData
());
/src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/MCTargetDesc/
WebAssemblyWasmObjectWriter.cpp
124
else if (!Section->
isWasmData
())
138
else if (!Section->
isWasmData
())
/src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
WasmAsmParser.cpp
192
if (!WS->
isWasmData
())
/src/external/apache2/llvm/dist/llvm/lib/MC/
WasmObjectWriter.cpp
567
if (FixupSection.
isWasmData
()) {
1434
if (Section.
isWasmData
()) {
1578
if (!DataSection.
isWasmData
())
Completed in 31 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026