Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Core/
DValueObjectConstResult.h116 llvm::Optional<uint64_t> m_byte_size; variable
DAddressRange.h243 lldb::addr_t m_byte_size; ///< The size in bytes of this address range. variable
DValueObjectChild.h66 uint64_t m_byte_size; variable
DSection.h248 lldb::addr_t m_byte_size; // Size in bytes that this section will occupy in variable
/external/llvm-project/lldb/include/lldb/Breakpoint/
DStoppointSite.h68 uint32_t m_byte_size; variable
/external/llvm-project/lldb/include/lldb/Interpreter/
DOptionGroupFormat.h72 OptionValueUInt64 m_byte_size; variable
/external/llvm-project/lldb/include/lldb/Utility/
DVMRange.h92 lldb::addr_t m_byte_size; variable
/external/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
DLibCxxBitset.cpp44 uint8_t m_byte_size = 0; member in __anon1e9508570111::BitsetFrontEnd
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DUniqueDWARFASTType.h52 int32_t m_byte_size; variable
/external/llvm-project/lldb/tools/debugserver/source/
DDNBBreakpoint.h104 uint32_t m_byte_size; // Length in bytes of the breakpoint if set in memory variable
/external/llvm-project/lldb/include/lldb/Symbol/
DType.h222 uint64_t m_byte_size : 63; variable
/external/llvm-project/lldb/source/Plugins/ABI/PowerPC/
DABISysV_ppc64.cpp553 uint64_t m_byte_size; member in __anon70fd7e2c0111::ReturnValueExtractor