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.h31 : m_pTextSection(NULL), in ARMExSectionTuple()
39 return m_pTextSection; in getTextSection()
59 m_pTextSection = pSection; in setTextSection()
121 LDSection* m_pTextSection; member