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

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

Completed in 921 milliseconds