Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDSection.cpp162 uint32_t log2align, uint32_t flags, in Section()
178 uint32_t log2align, uint32_t flags, in Section()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1962 elf::elf_xword log2align = in CreateSections() local