Home
last modified time | relevance | path

Searched defs:m_offset (Results 1 – 13 of 13) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Symbol/
H A DObjectContainer.h164 m_offset; ///< The offset in bytes into the file, or the address in memory variable
H A DUnwindPlan.h387 lldb::addr_t m_offset = 0; // Offset into the function for this row variable
/llvm-project-15.0.7/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.h168 dw_offset_t m_offset; // Offset within the .debug_info/.debug_types variable
H A DDWARFDebugArangeSet.h60 dw_offset_t m_offset; variable
H A DDWARFUnit.h41 dw_offset_t m_offset = 0; variable
/llvm-project-15.0.7/lldb/include/lldb/Expression/
H A DMaterializer.h140 uint32_t m_offset = 0; variable
/llvm-project-15.0.7/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionVariable.h171 lldb::offset_t m_offset = member
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DAddress.h503 lldb::addr_t m_offset = LLDB_INVALID_ADDRESS; ///< Offset into section if \a variable
/llvm-project-15.0.7/lldb/include/lldb/Breakpoint/
H A DBreakpointResolver.h221 lldb::addr_t m_offset; // A random offset the user asked us to add to any variable
/llvm-project-15.0.7/lldb/source/Plugins/LanguageRuntime/ObjC/
H A DObjCLanguageRuntime.h132 int32_t m_offset; member
/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectMemory.cpp279 OptionValueUInt64 m_offset; member in OptionGroupReadMemory
948 OptionValueUInt64 m_offset; member in CommandObjectMemoryFind::OptionGroupFindMemory
H A DCommandObjectPlatform.cpp659 uint32_t m_offset; member in CommandObjectPlatformFRead::CommandOptions
752 uint32_t m_offset; member in CommandObjectPlatformFWrite::CommandOptions
H A DCommandObjectTarget.cpp3696 m_offset; // Subtract this offset from m_addr before doing lookups. member in CommandObjectTargetModulesLookup::CommandOptions