Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp80 constexpr char NullSectionName[] = ""; in ELFObjectWriter() local
82 ELFSection(NullSectionName, SHT_NULL, 0, 0, 0); in ELFObjectWriter()