Searched refs:ValidOffset (Results 1 – 21 of 21) sorted by relevance
37 assert(data.ValidOffset(*offset_ptr)); in extract()80 if (!data.ValidOffset(m_offset + sizeof(m_header.length) + m_header.length - in extract()108 while (data.ValidOffset(*offset_ptr)) { in extract()
44 while (data.ValidOffset(*offset_ptr)) { in extract()
40 while (debug_aranges_data.ValidOffset(offset)) { in extract()
108 while (data.ValidOffset(offset)) { in parse()
829 bool length_OK = data.ValidOffset(header.GetNextUnitOffset() - 1); in extract()856 assert(debug_info.ValidOffset(*offset_ptr)); in extract()869 dwarf.GetDWARFContext().getOrLoadAbbrevData().ValidOffset( in extract()
82 while (data.ValidOffset(offset)) { in ParseUnitsFor()
245 if (!data.ValidOffset(offset)) in GetDIENamesAndRanges()349 if (data.ValidOffset(offset)) { in GetDIENamesAndRanges()
3201 if (data.ValidOffset(offset)) { in ParseVariableDIE()
62 bool ValidOffset(offset_t offset) const { return BytesLeft(offset) > 0; } in ValidOffset() function100 if (ValidOffset(offset)) in PeekCStr()
254 ValidOffset(offset) && offset < endOffset; ++count) { in Dump()
220 bool ValidOffset(uint32_t offset) const { return offset < GetByteSize(); } in ValidOffset() function
945 bool ValidOffset(lldb::offset_t offset) const { in ValidOffset() function
419 while (m_data.ValidOffset(offset)) { in GetLocation_DW_OP_addr()455 while (m_data.ValidOffset(offset)) { in Update_DW_OP_addr()499 while (m_data.ValidOffset(offset)) { in ContainsThreadLocalStorage()541 while (m_data.ValidOffset(offset)) { in LinkThreadLocalStorage()955 while (opcodes.ValidOffset(offset)) { in Evaluate()1703 if (opcodes.ValidOffset(new_offset)) in Evaluate()1732 if (opcodes.ValidOffset(new_offset)) in Evaluate()
109 if (ValidOffset(offset)) { in PutU8()
164 if (data.ValidOffset(offset)) { in DataExtractor()263 if (data.ValidOffset(data_offset)) { in SetData()917 ValidOffset(offset) && offset < end_offset; ++count) { in PutToLog()
58 while (m_arm_exidx_data.ValidOffset(offset)) { in ArmUnwindInfo()
638 while (m_cfi_data.ValidOffset(offset) && offset < end_offset) { in FDEToUnwindPlan()
164 } while (data.ValidOffset(offset)); in ParseObjects()
257 for (uint32_t count = 0; DE.ValidOffset(offset) && count < item_count; in DumpDataExtractor()
672 i < image_infos.size() && info_data_ref.ValidOffset(info_data_offset); in ReadImageInfos()
1971 if (!data.ValidOffset(offset)) in ParseTrieEntries()