Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/ARM/
DARMException.h35 : m_pTextSection(NULL), in ARMExSectionTuple()
40 return m_pTextSection; in getTextSection()
48 m_pTextSection = pSection; in setTextSection()
74 LDSection* m_pTextSection; member