Searched refs:IsSectionOffset (Results 1 – 15 of 15) sorted by relevance
500 if (IsSectionOffset()) { in Dump()553 if (target && so_addr.IsSectionOffset()) { in Dump()639 if (so_addr.IsSectionOffset()) { in Dump()709 if (IsSectionOffset()) { in Dump()
436 if (so_addr.IsSectionOffset()) { in GetValueAsData()
486 if (symtab && so_addr.IsSectionOffset()) { in ResolveSymbolContextForAddress()542 so_addr.IsSectionOffset()) { in ResolveSymbolContextForAddress()
101 if (!addr.IsSectionOffset()) { in ResolveAddress()
342 bool IsSectionOffset() const { in IsSectionOffset() function
125 if (!m_addr.IsSectionOffset() && m_module_filespec) { in SearchCallback()
500 if (m_address.IsSectionOffset()) { in GetDescription()560 if (m_address.IsSectionOffset() && in GetDescription()
102 if (addr.IsSectionOffset()) { in FindByAddress()
169 if (func_range.GetBaseAddress().IsSectionOffset()) { in ParseFunctions()
59 if (vtable_info.addr.IsSectionOffset()) { in GetTypeInfo()
242 if (address.IsSectionOffset()) { in LocationIsValidForAddress()
796 (check_sectionoffset && !so_addr.IsSectionOffset())) in ResolveLoadAddress()1100 if (load_addr == LLDB_INVALID_ADDRESS && so_addr.IsSectionOffset()) { in Evaluate()
1849 if (!fixed_addr.IsSectionOffset()) { in ReadMemory()1879 if (!force_live_memory && resolved_addr.IsSectionOffset()) { in ReadMemory()1941 if (!file_cache_read_buffer && resolved_addr.IsSectionOffset()) { in ReadMemory()
193 !m_frame_code_addr.IsSectionOffset()) { in GetFrameCodeAddress()
3071 entry_point_addr.IsValid() && entry_point_addr.IsSectionOffset(); in ParseSymtab()