Home
last modified time | relevance | path

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

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