Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Core/
DSection.cpp158 uint32_t log2align, uint32_t flags, in Section()
180 uint32_t log2align, uint32_t flags, in Section()
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1823 elf::elf_xword log2align = in CreateSections() local