Home
last modified time | relevance | path

Searched defs:m_target_byte_size (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DDataExtractor.h1020 uint32_t m_target_byte_size = 1; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DSection.h280 uint32_t m_target_byte_size; // Some architectures have non-8-bit byte size. variable