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

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObjectConstResult.h116 uint64_t m_byte_size; member in class:lldb_private::ValueObjectConstResult
H A DValueObjectChild.h66 uint64_t m_byte_size; member in class:lldb_private::ValueObjectChild
H A DAddressRange.h243 lldb::addr_t m_byte_size; ///< The size in bytes of this address range. member in class:lldb_private::AddressRange
H A DSection.h247 lldb::addr_t m_byte_size; // Size in bytes that this section will occupy in member in class:lldb_private::Section
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxBitset.cpp44 uint8_t m_byte_size = 0; member in class:__anon1224::BitsetFrontEnd
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DStoppointLocation.h65 uint32_t m_byte_size; // The size in bytes of stop location. e.g. the length member in class:lldb_private::StoppointLocation
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h72 OptionValueUInt64 m_byte_size; member in class:lldb_private::OptionGroupFormat
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.h52 int32_t m_byte_size; member in class:UniqueDWARFASTType
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DVMRange.h92 lldb::addr_t m_byte_size; member in class:lldb_private::VMRange
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ABI/SysV-ppc64/
H A DABISysV_ppc64.cpp551 uint64_t m_byte_size; member in class:__anon1212::ReturnValueExtractor
[all...]

Completed in 101 milliseconds