Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/
H A DMaterializer.h130 uint32_t GetAlignment() { return m_alignment; } in GetAlignment() function
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBSection.cpp220 uint32_t SBSection::GetAlignment() { in GetAlignment() function in SBSection