Searched refs:GetEntryAtIndex (Results 1 – 10 of 10) sorted by relevance
27 const auto *expr = m_exprs.GetEntryAtIndex(0); in GetAlwaysValidExpr()68 return &m_exprs.GetEntryAtIndex(index)->data; in GetExpressionAtAddress()123 expr = &m_exprs.GetEntryAtIndex(0)->data; in MatchesOperand()
45 const Range *range = m_aranges.GetEntryAtIndex(idx); in OffsetAtIndex()
78 const RangeToDIE::Entry *entry = m_aranges.GetEntryAtIndex(i); in Dump()
1517 const FileRangeMap::Entry *entry = file_range_map.GetEntryAtIndex(idx); in AddOSOARanges()
44 auto range = ranges.GetEntryAtIndex(i); in GetCorrespondingFrameData()
297 const Entry *GetEntryAtIndex(size_t i) const { in GetEntryAtIndex() function528 const Entry *GetEntryAtIndex(size_t i) const { in GetEntryAtIndex() function774 const Entry *GetEntryAtIndex(size_t i) const { in GetEntryAtIndex() function
117 const InvalidRanges::Entry *entry = m_invalid_ranges.GetEntryAtIndex(idx); in RemoveInvalidRange()
224 m_fde_index.GetEntryAtIndex(i); in GetFunctionAddressAndSizeVector()
453 auto *entry = inline_site->ranges.GetEntryAtIndex(i); in CreateBlock()1542 auto *entry = inline_site_sp->ranges.GetEntryAtIndex(0); in ParseInlineSite()
2681 if (m_erased_flash_ranges.GetEntryAtIndex(i)->Contains(range)) in HasErased()