Home
last modified time | relevance | path

Searched defs:getDebugString (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h157 const DebugString* getDebugString() const { return m_Data.debug_string; } in getDebugString() function
158 DebugString* getDebugString() { return m_Data.debug_string; } in getDebugString() function