Searched refs:mExportVarIndices (Results 1 – 2 of 2) sorted by relevance
65 uint32_t getNumExportVar() const { return mExportVarIndices.size(); } in getNumExportVar()70 mExportVarIndices[slot] = index; in addExportVarIndex()80 return mExportVarIndices[slot]; in getExportVarIndex()125 llvm::SmallVector<uint32_t, 8> mExportVarIndices; variable
51 mExportVarIndices.resize(varCount); in Initialize()