Home
last modified time | relevance | path

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

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