Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObjectConstResult.h117 std::optional<uint64_t> m_byte_size; global() variable
H A DAddressRange.h242 lldb::addr_t m_byte_size = 0; ///< The size in bytes of this address range. global() variable
H A DValueObjectChild.h65 uint64_t m_byte_size; variable
H A DSection.h269 lldb::addr_t m_byte_size; // Size in bytes that this section will occupy in variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DStoppointSite.h61 uint32_t m_byte_size; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupFormat.h77 OptionValueUInt64 m_byte_size; variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DVMRange.h92 lldb::addr_t m_byte_size = 0; variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DUniqueDWARFASTType.h50 int32_t m_byte_size = -1; global() variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericBitset.cpp54 uint8_t m_byte_size = 0; global() member in __anon15abb9850111::GenericBitsetFrontEnd
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h517 uint64_t m_byte_size : 63; global() variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp554 uint64_t m_byte_size; global() member in __anone88f57070111::ReturnValueExtractor
[all...]