Searched refs:debug_str (Results 1 – 3 of 3) sorted by relevance
91 DebugString* debug_str = NULL; in MergeSection() local93 debug_str = target->getDebugString(); in MergeSection()95 debug_str = IRBuilder::CreateDebugString(*target); in MergeSection()97 debug_str->merge(pInputSection); in MergeSection()
69 "applying relocation `%0' for .debug_str is not supported. "71 "applying relocation `%0' for .debug_str is not supported. "
314 DebugString* debug_str = DebugString::Create(pSection); in CreateDebugString() local315 pSection.setDebugString(debug_str); in CreateDebugString()316 return debug_str; in CreateDebugString()