Searched refs:IsSectionOffset (Results 1 – 15 of 15) sorted by relevance
499 if (IsSectionOffset()) { in Dump() 552 if (target && so_addr.IsSectionOffset()) { in Dump() 638 if (so_addr.IsSectionOffset()) { in Dump() 708 if (IsSectionOffset()) { in Dump()
439 if (so_addr.IsSectionOffset()) { in GetValueAsData()
493 if (symtab && so_addr.IsSectionOffset()) { in ResolveSymbolContextForAddress() 549 so_addr.IsSectionOffset()) { in ResolveSymbolContextForAddress()
106 if (!addr.IsSectionOffset()) { in ResolveAddress()
127 if (!m_addr.IsSectionOffset() && m_module_filespec) { in SearchCallback()
502 if (m_address.IsSectionOffset()) { in GetDescription() 577 if (m_address.IsSectionOffset() && in GetDescription()
102 if (addr.IsSectionOffset()) { in FindByAddress()
342 bool IsSectionOffset() const { in IsSectionOffset() function
169 if (func_range.GetBaseAddress().IsSectionOffset()) { in ParseFunctions()
59 if (vtable_info.addr.IsSectionOffset()) { in GetTypeInfo()
241 if (address.IsSectionOffset()) { in LocationIsValidForAddress()
834 /// success if so_addr.IsSectionOffset() is true. in Evaluate() 849 (check_sectionoffset && !so_addr.IsSectionOffset())) in Evaluate() 1155 if (load_addr == LLDB_INVALID_ADDRESS && so_addr.IsSectionOffset()) { in Evaluate()
1983 if (!fixed_addr.IsSectionOffset()) { in ReadCStringFromMemory() 2013 if (!force_live_memory && resolved_addr.IsSectionOffset()) { in ReadCStringFromMemory() 2075 if (!file_cache_read_buffer && resolved_addr.IsSectionOffset()) { in ReadStringFromMemory()
194 !m_frame_code_addr.IsSectionOffset()) { in GetFrameCodeAddress()
3078 entry_point_addr.IsValid() && entry_point_addr.IsSectionOffset(); in ParseSymtab()