Home
last modified time | relevance | path

Searched refs:pDebugString (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h160 void setDebugString(DebugString* pDebugString) in setDebugString() argument
161 { m_Data.debug_string = pDebugString; } in setDebugString()