Searched defs:ustr (Results 1 – 5 of 5) sorted by relevance
1890 … const string &ustr = GlobalTables::GetUStrTable().GetStringFromStrIdx(strCt.GetValue()); in EmitSingleElement() local2063 string ustr = GlobalTables::GetUStrTable().GetStringFromStrIdx(strIdx); in EmitStringPointers() local
141 void AsmAssembler::EmitDirectString(const std::string &ustr, bool belongsToDataSec, int64 strSymIdx… in EmitDirectString()
190 std::string ustr = str; in EmitDirectString() local
482 void BinaryMplExport::OutputUsrStr(UStrIdx ustr) in OutputUsrStr()
773 … const std::string ustr = GlobalTables::GetUStrTable().GetStringFromStrIdx(mirStrConst.GetValue()); in EmitStrConstant() local