Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp162 uint32_t log2align, uint32_t flags, in Section()
178 uint32_t log2align, uint32_t flags, in Section()
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp1962 elf::elf_xword log2align = in CreateSections() local