Searched refs:IDStr (Results 1 – 9 of 9) sorted by relevance
59 SmallString<20> IDStr; in printEntry() local60 raw_svector_ostream OS(IDStr); in printEntry()62 SW.printString("Resource type (int)", IDStr); in printEntry()
1832 SmallString<20> IDStr; in printResourceDirectoryTable() local1833 raw_svector_ostream OS(IDStr); in printResourceDirectoryTable()1859 Name = StringRef(IDStr); in printResourceDirectoryTable()
21 std::string IDStr; member
323 if (BI.IDStr.empty()) { in createPlistFile()326 BI.IDStr = std::string(sys::path::stem(BundleID)); in createPlistFile()328 BI.IDStr = std::string(BundleID); in createPlistFile()341 printHTMLEscaped(BI.IDStr, PL); in createPlistFile()
161 CFString::UTF8(BundleID, BundleInfo.IDStr); in getBundleInfo()
836 StringRef IDStr; in parseDirectiveZerofill() local837 if (getParser().parseIdentifier(IDStr)) in parseDirectiveZerofill()841 MCSymbol *Sym = getContext().getOrCreateSymbol(IDStr); in parseDirectiveZerofill()
178 std::string IDStr; in constructDieID() local179 llvm::raw_string_ostream ID(IDStr); in constructDieID()
916 StringRef IDStr; in parseDirectiveZerofill() local917 if (getParser().parseIdentifier(IDStr)) in parseDirectiveZerofill()921 MCSymbol *Sym = getContext().getOrCreateSymbol(IDStr); in parseDirectiveZerofill()