Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObjectVTable.h90 uint32_t m_addr_size = 0; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DDataEncoder.h296 const uint8_t m_addr_size; global() variable
H A DStream.h364 uint32_t m_addr_size = 4; ///< Size of an address in bytes. global() variable
H A DDataExtractor.h1014 uint32_t m_addr_size; ///< The address size to use when extracting addresses. variable
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DValueObjectVTable.cpp140 const uint64_t m_addr_size; member in ValueObjectVTableChild
/freebsd/contrib/llvm-project/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp561 uint32_t m_addr_size; member in __anon31ea58350111::ReturnValueExtractor