OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isDefinedFunctionIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp
388
if (
isDefinedFunctionIndex
(Index))
542
IsDefined !=
isDefinedFunctionIndex
(Info.ElementIndex))
753
if (!
isDefinedFunctionIndex
(Index))
1187
if (!
isDefinedFunctionIndex
(Ex.Index))
1221
bool WasmObjectFile::
isDefinedFunctionIndex
(uint32_t Index) const {
1274
assert(
isDefinedFunctionIndex
(Index));
1280
assert(
isDefinedFunctionIndex
(Index));
1508
isDefinedFunctionIndex
(Sym.Info.ElementIndex))
/src/external/apache2/llvm/dist/llvm/include/llvm/Object/
Wasm.h
221
bool
isDefinedFunctionIndex
(uint32_t Index) const;
Completed in 18 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026