Searched refs:IsSectionOffset (Results 1 – 15 of 15) sorted by relevance
488 if (IsSectionOffset()) { in Dump()541 if (target && so_addr.IsSectionOffset()) { in Dump()627 if (so_addr.IsSectionOffset()) { in Dump()697 if (IsSectionOffset()) { in Dump()
448 if (so_addr.IsSectionOffset()) { in GetValueAsData()
496 if (symtab && so_addr.IsSectionOffset()) { in ResolveSymbolContextForAddress()552 so_addr.IsSectionOffset()) { in ResolveSymbolContextForAddress()
106 if (!addr.IsSectionOffset()) { in ResolveAddress()
342 bool IsSectionOffset() const { in IsSectionOffset() function
128 if (!m_addr.IsSectionOffset() && m_module_filespec) { in SearchCallback()
494 if (m_address.IsSectionOffset()) { in GetDescription()569 if (m_address.IsSectionOffset() && in GetDescription()
103 if (addr.IsSectionOffset()) { in FindByAddress()
169 if (func_range.GetBaseAddress().IsSectionOffset()) { in ParseFunctions()
59 if (vtable_info.addr.IsSectionOffset()) { in GetTypeInfo()
241 if (address.IsSectionOffset()) { in LocationIsValidForAddress()
857 (check_sectionoffset && !so_addr.IsSectionOffset())) in ResolveLoadAddress()1165 if (load_addr == LLDB_INVALID_ADDRESS && so_addr.IsSectionOffset()) { in Evaluate()
2009 if (!fixed_addr.IsSectionOffset()) { in ReadMemory()2039 if (!force_live_memory && resolved_addr.IsSectionOffset()) { in ReadMemory()2101 if (!file_cache_read_buffer && resolved_addr.IsSectionOffset()) { in ReadMemory()
197 !m_frame_code_addr.IsSectionOffset()) { in GetFrameCodeAddress()
3048 entry_point_addr.IsValid() && entry_point_addr.IsSectionOffset(); in ParseSymtab()