Home
last modified time | relevance | path

Searched defs:ImportedFunctions (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/Utils/
H A DImportedFunctionsInliningStatistics.h100 int ImportedFunctions = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DWasmObjectFile.cpp509 std::vector<wasm::WasmImport *> ImportedFunctions; in parseLinkingSectionSymtab() local