Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp58 void ELFDataSection::padToAlignment(ELFStreamer &Str, Elf64_Xword Align) { in padToAlignment() function in Ice::ELFDataSection
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp37 uint64_t padToAlignment(unsigned Align) { in padToAlignment() function in __anon122924760111::ContiguousBlobAccumulator