Searched refs:CreateDebugString (Results 1 – 3 of 3) sorted by relevance
95 debug_str = IRBuilder::CreateDebugString(*target); in MergeSection()
260 static DebugString* CreateDebugString(LDSection& pSection);
311 DebugString* IRBuilder::CreateDebugString(LDSection& pSection) { in CreateDebugString() function in mcld::IRBuilder