Home
last modified time | relevance | path

Searched defs:NullSection (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceELFSection.cpp98 void ELFSymbolTableSection::createNullSymbol(ELFSection *NullSection, in createNullSymbol()
130 ELFSection *NullSection) { in noteUndefinedSym()
DIceELFObjectWriter.h122 ELFSection *NullSection; variable
/external/OpenCSD/decoder/tests/snapshot_parser_lib/source/
Dsnapshot_parser.cpp144 class NullSection : public Section class