Searched refs:getHintName (Results 1 – 5 of 5) sorted by relevance
29 const char* getHintName (int value);100 inline tcu::Format::Enum getHintStr (int value) { return tcu::Format::Enum(getHintName, …
483 const char* getHintName (int value) function
335 if (Obj->getHintName(entry->getHintNameRVA(), Hint, Name)) in printImportTables()
470 std::error_code getHintName(uint32_t Rva, uint16_t &Hint,
456 std::error_code COFFObjectFile::getHintName(uint32_t Rva, uint16_t &Hint, in getHintName() function in COFFObjectFile