Searched refs:hasDebugString (Results 1 – 5 of 5) sorted by relevance
102 bool LDSection::hasDebugString() const { in hasDebugString() function in mcld::LDSection
163 bool hasDebugString() const;
92 if (target->hasDebugString()) in MergeSection()
687 if (debug_str_sect && debug_str_sect->hasDebugString()) in prelayout()817 assert(debug_str_sect->hasDebugString()); in relocation()
312 assert(!pSection.hasDebugString() && "pSection already has debug_str."); in CreateDebugString()