Searched refs:GetModuleSectionDes (Results 1 – 2 of 2) sorted by relevance
99 const std::vector<ModuleSectionDes> &GetModuleSectionDes() const in GetModuleSectionDes() function
607 ASSERT(aotInfo_.GetModuleSectionDes().size() == 1); in GetMemoryCodeInfos()608 auto &moduleSectionDes = aotInfo_.GetModuleSectionDes()[0]; in GetMemoryCodeInfos()