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

/frameworks/compile/mclinker/include/mcld/Script/
H A DInputSectDesc.h37 bool hasExcludeFiles() const { function in struct:mcld::InputSectDesc::Spec
41 assert(hasExcludeFiles());
/frameworks/compile/mclinker/lib/Script/
H A DInputSectDesc.cpp48 if (m_Spec.hasExcludeFiles()) {
/frameworks/compile/mclinker/lib/Object/
H A DSectionMap.cpp302 if (pInput.spec().hasExcludeFiles()) {

Completed in 154 milliseconds