Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Script/
DInputSectDesc.h37 bool hasExcludeFiles() const { in hasExcludeFiles() function
41 assert(hasExcludeFiles()); in excludeFiles()
/frameworks/compile/mclinker/lib/Script/
DInputSectDesc.cpp48 if (m_Spec.hasExcludeFiles()) { in dump()
/frameworks/compile/mclinker/lib/Object/
DSectionMap.cpp302 if (pInput.spec().hasExcludeFiles()) { in matched()