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