Home
last modified time | relevance | path

Searched refs:hasContext (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/MC/
DFileAction.cpp25 if (input->hasContext()) in activate()
/frameworks/compile/mclinker/include/mcld/MC/
DInput.h104 bool hasContext() const { return (m_pContext != NULL); } in hasContext() function
/frameworks/compile/mclinker/unittests/
DELFReaderTest.cpp98 ASSERT_TRUE(m_pInput->hasContext()); in TEST_F()
/frameworks/compile/mclinker/lib/Core/
DIRBuilder.cpp133 if (!input->hasContext()) in CreateInput()
146 if (!input->hasContext()) in ReadInput()
185 if (!input->hasContext()) in ReadInput()