Home
last modified time | relevance | path

Searched refs:pCheck (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
DInputBuilder.cpp102 bool InputBuilder::setContext(Input& pInput, bool pCheck) { in setContext() argument
107 if (pInput.fileOffset() != 0 || !pCheck) { in setContext()
/frameworks/compile/mclinker/include/mcld/MC/
DInputBuilder.h65 bool setContext(Input& pInput, bool pCheck = true);