Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Expression/
H A DMaterializer.h129 uint32_t GetAlignment() { return m_alignment; } in GetAlignment() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBSection.cpp245 uint32_t SBSection::GetAlignment() { in GetAlignment() function in SBSection