Searched refs:setSectionData (Results 1 - 5 of 5) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DLDSection.h136 void setSectionData(SectionData* pSD) { m_Data.sect_data = pSD; } function in class:mcld::LDSection
/frameworks/compile/mclinker/lib/Object/
H A DSectionMap.cpp54 m_pSection->setSectionData(sd);
66 m_pSection->setSectionData(sd);
90 m_pSection->setSectionData(sd);
102 m_pSection->setSectionData(sd);
/frameworks/compile/mclinker/lib/Core/
H A DIRBuilder.cpp288 pSection.setSectionData(sect_data);
326 pSection.setSectionData(sect_data);
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp701 m_psdata->setSectionData(sd);
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.cpp1197 m_psdata->setSectionData(sd);

Completed in 4219 milliseconds