Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h108 { return m_Info; } in getInfo()
149 { m_Info = pInfo; } in setInfo()
165 size_t m_Info; variable
/frameworks/compile/mclinker/lib/LD/
DLDSection.cpp28 m_Info(0), in LDSection()