Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DValueObjectConstResult.h117 std::optional<uint64_t> m_byte_size; variable
H A DAddressRange.h242 lldb::addr_t m_byte_size = 0; ///< The size in bytes of this address range. variable
H A DValueObjectChild.h65 uint64_t m_byte_size; variable
H A DSection.h261 lldb::addr_t m_byte_size; // Size in bytes that this section will occupy in variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DStoppointSite.h68 uint32_t m_byte_size; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h77 OptionValueUInt64 m_byte_size; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DVMRange.h92 lldb::addr_t m_byte_size = 0; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.h48 int32_t m_byte_size = -1; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericBitset.cpp54 uint8_t m_byte_size = 0; member in __anond2d92baa0111::GenericBitsetFrontEnd
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBBreakpoint.h104 uint32_t m_byte_size; // Length in bytes of the breakpoint if set in memory variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DType.h217 uint64_t m_byte_size : 63; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp554 uint64_t m_byte_size; member in __anondf7718cc0111::ReturnValueExtractor