Searched refs:excludeFiles (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Script/
H A DInputSectDesc.cpp50 for (StringList::const_iterator it = m_Spec.excludeFiles().begin(),
51 ie = m_Spec.excludeFiles().end();
/frameworks/compile/mclinker/include/mcld/Script/
H A DInputSectDesc.h40 const StringList& excludeFiles() const { function in struct:mcld::InputSectDesc::Spec
/frameworks/compile/mclinker/lib/Object/
H A DSectionMap.cpp304 fileEnd = pInput.spec().excludeFiles().end();
305 for (file = pInput.spec().excludeFiles().begin(); file != fileEnd; ++file) {

Completed in 229 milliseconds