Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Core/
H A DSection.cpp158 uint32_t log2align, uint32_t flags, in Section()
174 uint32_t log2align, uint32_t flags, in Section()
/openbsd-src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1883 elf::elf_xword log2align = in CreateSections() local