Searched defs:ustr (Results 1 – 6 of 6) sorted by relevance
1876 … const string &ustr = GlobalTables::GetUStrTable().GetStringFromStrIdx(strCt.GetValue()); in EmitSingleElement() local2049 string ustr = GlobalTables::GetUStrTable().GetStringFromStrIdx(strIdx); in EmitStringPointers() local
142 void AsmAssembler::EmitDirectString(const std::string &ustr, bool belongsToDataSec, int64 strSymIdx… in EmitDirectString()
190 std::string ustr = str; in EmitDirectString() local
484 void BinaryMplExport::OutputUsrStr(UStrIdx ustr) in OutputUsrStr()
154 UStrIdx ustr = ImportUsrStr(); in ImportConst() local
683 … const std::string ustr = GlobalTables::GetUStrTable().GetStringFromStrIdx(mirStrConst.GetValue()); in EmitStrConstant() local