Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/LD/
DLDSection.h133 const SectionData* getSectionData() const { return m_Data.sect_data; } in getSectionData() function
134 SectionData* getSectionData() { return m_Data.sect_data; } in getSectionData() function
DEhFrame.h181 const SectionData* getSectionData() const { return m_pSectionData; } in getSectionData() function
182 SectionData* getSectionData() { return m_pSectionData; } in getSectionData() function