Searched refs:getNumImportedFunctions (Results 1 – 6 of 6) sorted by relevance
498 wasmObj->getNumImportedFunctions() + wasmObj->functions().size(); in parse() 667 functions[sym.Info.ElementIndex - wasmObj->getNumImportedFunctions()]; in createUndefined()
303 out.importSec->getNumImportedFunctions() + inputFunctions.size(); in addFunction() 755 unsigned numNames = out.importSec->getNumImportedFunctions(); in numNamedFunctions()
174 uint32_t getNumImportedFunctions() const {
1831 Twine(out.importSec->getNumImportedFunctions())); in run()
160 uint32_t getNumImportedFunctions() const { return NumImportedFunctions; } in getNumImportedFunctions() function
1965 return functions()[Sym.Info.ElementIndex - getNumImportedFunctions()].Size; in getSectionName()