Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObjectVTable.h93 uint32_t m_addr_size = 0; global() variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataEncoder.h294 const uint8_t m_addr_size; variable
H A DStream.h408 uint32_t m_addr_size = 4; ///< Size of an address in bytes. variable
H A DDataExtractor.h1014 uint32_t m_addr_size; ///< The address size to use when extracting addresses. variable
/freebsd-src/contrib/llvm-project/lldb/source/Core/
H A DValueObjectVTable.cpp138 const uint64_t m_addr_size; global() member in ValueObjectVTableChild
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFUnit.h53 uint8_t m_addr_size = 0; global() variable
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp563 uint32_t m_addr_size; global() member in __anone88f57070111::ReturnValueExtractor