Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp1266 virtual const char *getTableKind() const = 0;
1304 StrBuf << getTableKind() << " " << getBlockName() << ": " << Context in reportUnableToAssign()
1313 StrBuf << getTableKind() << " " << getBlockName() << " defines duplicate " in ReportDuplicateName()
2923 const char *getTableKind() const override { return "Function"; } in getTableKind() function in __anon013ef65f0111::FunctionValuesymtabParser
3060 const char *getTableKind() const override { return "Module"; } in getTableKind() function in __anon013ef65f0111::ModuleValuesymtabParser