Searched refs:getHintName (Results 1 – 5 of 5) sorted by relevance
32 const char* getHintName (int value);107 …um<int, 2> getHintStr (int value) { return tcu::Format::Enum<int, 2>(getHintName, value); }
523 const char* getHintName (int value) function
329 if (Obj->getHintName(entry->getHintNameRVA(), Hint, Name)) in printImportTables()
779 std::error_code getHintName(uint32_t Rva, uint16_t &Hint,
455 std::error_code COFFObjectFile::getHintName(uint32_t Rva, uint16_t &Hint, in getHintName() function in COFFObjectFile