Home
last modified time | relevance | path

Searched refs:ShAlign (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp116 const Elf64_Xword ShAlign = ELF64 ? 8 : 4; in createRelocationSection() local
122 RelSectionName, ShType, ShFlags, ShAlign, ShEntSize); in createRelocationSection()
226 const Elf64_Xword ShAlign = 1 << Asm->getBundleAlignLog2Bytes(); in writeFunctionCode() local
228 ShAlign, 0); in writeFunctionCode()