Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.h135 bool MoveSectionDataAndSort(SectionData& pFrom, SectionData& pTo);
DHexagonLDBackend.cpp704 MoveSectionDataAndSort(*pInputSection.getSectionData(), *sd); in mergeSection()
969 bool HexagonLDBackend::MoveSectionDataAndSort(SectionData& pFrom, in MoveSectionDataAndSort() function in mcld::HexagonLDBackend