Searched refs:GetStubs (Results 1 – 4 of 4) sorted by relevance
36 const auto &funcEntryDes = GetStubs(); in CalCallSiteInfo()
93 const std::vector<FuncEntryDes> &GetStubs() const in GetStubs() function
65 auto stubs = info->GetStubs(); in LoadStubFile()
323 const std::vector<AOTFileInfo::FuncEntryDes> &entries = aotInfo_.GetStubs(); in GenerateMethodToEntryIndexMap()