OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SigIndex
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
Wasm.h
107
uint32_t
SigIndex
;
121
uint32_t
SigIndex
;
/src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
WasmYAML.h
83
uint32_t
SigIndex
;
91
uint32_t
SigIndex
;
/src/external/apache2/llvm/dist/llvm/lib/MC/
WasmObjectWriter.cpp
76
uint32_t
SigIndex
;
801
encodeULEB128(Import.
SigIndex
, W->OS);
818
encodeULEB128(Import.Event.
SigIndex
, W->OS);
837
encodeULEB128(Func.
SigIndex
, W->OS);
852
encodeULEB128(Event.
SigIndex
, W->OS);
1308
Import.
SigIndex
= getFunctionType(WS);
1333
Import.Event.
SigIndex
= getEventType(WS);
1533
Func.
SigIndex
= getFunctionType(WS);
1641
Event.
SigIndex
= getEventType(WS);
Completed in 16 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026