Home
last modified time | relevance | path

Searched defs:m_addr_size (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DDataEncoder.h296 const uint8_t m_addr_size; variable
H A DStream.h364 uint32_t m_addr_size = 4; ///< Size of an address in bytes. variable
H A DDataExtractor.h1016 uint32_t m_addr_size; ///< The address size to use when extracting addresses. variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h50 uint8_t m_addr_size = 0; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp563 uint32_t m_addr_size; member in __anondf7718cc0111::ReturnValueExtractor