Searched refs:GetIntIndex (Results 1 – 2 of 2) sorted by relevance
164 secInfos_[curSec.GetIntIndex()] = std::make_pair(addr, size); in AllocaCodeSection()188 secInfos_[curSec.GetIntIndex()] = std::make_pair(addr, size); in AllocaDataSection()201 auto idx = curSection.GetIntIndex(); in GetSectionAddr()208 auto idx = curSection.GetIntIndex(); in GetSectionSize()
207 int GetIntIndex() const in GetIntIndex() function