Searched refs:hasDebugString (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/lib/LD/
H A DLDSection.cpp102 bool LDSection::hasDebugString() const { function in class:mcld::LDSection
/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSection.h163 bool hasDebugString() const;
/frameworks/compile/mclinker/lib/Object/
H A DObjectBuilder.cpp92 if (target->hasDebugString())
H A DObjectLinker.cpp687 if (debug_str_sect && debug_str_sect->hasDebugString())
817 assert(debug_str_sect->hasDebugString());
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp312 assert(!pSection.hasDebugString() && "pSection already has debug_str.");

Completed in 687 milliseconds