Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DXCOFFEmitter.cpp30 constexpr unsigned DefaultSectionAlign = 4; variable
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp51 constexpr unsigned DefaultSectionAlign = 4; variable