Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h142 virtual bool updateSectionFlags(LDSection& pTo, const LDSection& pFrom) { in updateSectionFlags() function
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp1598 bool GNULDBackend::updateSectionFlags(LDSection& pTo, const LDSection& pFrom) { in updateSectionFlags() function in mcld::GNULDBackend