Searched refs:getEntryNameString (Results 1 – 3 of 3) sorted by relevance
1197 getEntryNameString(const coff_resource_dir_entry &Entry);
1670 ResourceSectionRef::getEntryNameString(const coff_resource_dir_entry &Entry) { in getEntryNameString() function in ResourceSectionRef
1748 ArrayRef<UTF16> RawEntryNameString = unwrapOrError(RSF.getEntryNameString(Entry)); in printResourceDirectoryTable()