Searched defs:m_byte_size (Results 1 - 11 of 11) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DValueObjectConstResult.h144 uint64_t m_byte_size; member in class:lldb_private::ValueObjectConstResult
H A DValueObjectChild.h100 uint64_t m_byte_size; member in class:lldb_private::ValueObjectChild
H A DAddressRange.h281 lldb::addr_t m_byte_size; ///< The size in bytes of this address range. member in class:lldb_private::AddressRange
H A DVMRange.h169 lldb::addr_t m_byte_size; member in class:lldb_private::VMRange
[all...]
H A DSection.h354 lldb::addr_t m_byte_size; // Size in bytes that this section will occupy in memory at runtime member in class:lldb_private::Section
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h120 OptionValueUInt64 m_byte_size; member in class:lldb_private::OptionGroupFormat
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.h77 int32_t m_byte_size; member in class:UniqueDWARFASTType
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Breakpoint/
H A DStoppointLocation.h125 uint32_t m_byte_size; // The size in bytes of stop location. e.g. the length of the trap opcode for member in class:lldb_private::StoppointLocation
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Target/
H A DMemory.h147 const uint32_t m_byte_size; // 4GB of chunk should be enough... member in class:lldb_private::AllocatedBlock
/freebsd-11.0-release/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DType.h323 uint64_t m_byte_size; variable
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DGoASTContext.cpp249 int64_t m_byte_size; member in class:lldb_private::GoStruct

Completed in 190 milliseconds