Home
last modified time | relevance | path

Searched defs:m_byte_size (Results 1 – 12 of 12) sorted by relevance

/llvm-project/lldb/include/lldb/Core/
H A DAddressRange.h250 lldb::addr_t m_byte_size = 0; ///< The size in bytes of this address range. variable
H A DValueObjectConstResult.h
H A DValueObjectChild.h
H A DSection.h269 lldb::addr_t m_byte_size; // Size in bytes that this section will occupy in variable
/llvm-project/lldb/include/lldb/Breakpoint/
H A DStoppointSite.h61 uint32_t m_byte_size; variable
/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h77 OptionValueUInt64 m_byte_size; variable
/llvm-project/lldb/include/lldb/Utility/
H A DVMRange.h92 lldb::addr_t m_byte_size = 0; variable
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.h50 int32_t m_byte_size = -1; global() variable
/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericBitset.cpp56 uint8_t m_byte_size = 0; member in __anon6c1d79460111::GenericBitsetFrontEnd
/llvm-project/lldb/tools/debugserver/source/
H A DDNBBreakpoint.h104 uint32_t m_byte_size; // Length in bytes of the breakpoint if set in memory variable
/llvm-project/lldb/include/lldb/Symbol/
H A DType.h548 uint64_t m_byte_size : 63; global() variable
/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp552 uint64_t m_byte_size; global() member in __anon12d3bde80111::ReturnValueExtractor
[all...]