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

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h138 /// updateSectionFlags - update pTo's flags when merging pFrom
142 virtual bool updateSectionFlags(LDSection& pTo, const LDSection& pFrom) { function in class:mcld::TargetLDBackend
/frameworks/compile/mclinker/lib/Target/
H A DGNULDBackend.cpp1596 /// updateSectionFlags - update pTo's flags when merging pFrom
1598 bool GNULDBackend::updateSectionFlags(LDSection& pTo, const LDSection& pFrom) { function in class:mcld::GNULDBackend

Completed in 197 milliseconds