OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ImportedFunctions
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/
ImportedFunctionsInliningStatistics.h
68
/// Set information like AllFunctions,
ImportedFunctions
, ModuleName.
100
int
ImportedFunctions
= 0;
/src/external/apache2/llvm/dist/llvm/lib/Object/
WasmObjectFile.cpp
509
std::vector<wasm::WasmImport *>
ImportedFunctions
;
513
ImportedFunctions
.reserve(Imports.size());
518
ImportedFunctions
.emplace_back(&I);
553
wasm::WasmImport &Import = *
ImportedFunctions
[Info.ElementIndex];
Completed in 20 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026