Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceELFSection.h188 const ELFSym *getNullSymbol() const { return NullSymbol; } in getNullSymbol() function
362 Symbol = SymTab->getNullSymbol(); in writeData()