Searched refs:GetEntryAtIndex (Results 1 – 11 of 11) sorted by relevance
27 const auto *expr = m_exprs.GetEntryAtIndex(0); in GetAlwaysValidExpr()100 return &m_exprs.GetEntryAtIndex(index)->data; in GetExpressionAtAddress()155 expr = &m_exprs.GetEntryAtIndex(0)->data; in MatchesOperand()
45 const Range *range = m_aranges.GetEntryAtIndex(idx); in OffsetAtIndex()
57 const RangeToDIE::Entry *entry = m_aranges.GetEntryAtIndex(i); in Dump()
1524 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() function544 const Entry *GetEntryAtIndex(size_t i) const { in GetEntryAtIndex() function790 const Entry *GetEntryAtIndex(size_t i) const { in GetEntryAtIndex() function
117 const InvalidRanges::Entry *entry = m_invalid_ranges.GetEntryAtIndex(idx); in RemoveInvalidRange()
252 const Range *range_ptr = m_ranges.GetEntryAtIndex(idx); in GetRangeContainingAddress()
255 m_fde_index.GetEntryAtIndex(i); in GetFunctionAddressAndSizeVector()
449 auto *entry = inline_site->ranges.GetEntryAtIndex(i); in CreateBlock()1536 auto *entry = inline_site_sp->ranges.GetEntryAtIndex(0); in ParseInlineSite()
2790 if (m_erased_flash_ranges.GetEntryAtIndex(i)->Contains(range)) in HasErased()