Searched refs:getHintName (Results 1 – 5 of 5) sorted by relevance
32 const char* getHintName (int value);108 …um<int, 2> getHintStr (int value) { return tcu::Format::Enum<int, 2>(getHintName, value); }
524 const char* getHintName (int value) function
385 if (Obj->getHintName(HintNameRVA, Hint, Name)) in printImportTables()
870 std::error_code getHintName(uint32_t Rva, uint16_t &Hint,
479 std::error_code COFFObjectFile::getHintName(uint32_t Rva, uint16_t &Hint, in getHintName() function in COFFObjectFile