Searched refs:getNumImportedFunctions (Results 1 – 2 of 2) sorted by relevance
160 uint32_t getNumImportedFunctions() const { return NumImportedFunctions; } in getNumImportedFunctions() function
1957 return functions()[Sym.Info.ElementIndex - getNumImportedFunctions()].Size; in getSymbolSize()