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

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

Completed in 85 milliseconds