Searched refs:hasTextRel (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp163 if (m_Backend.hasTextRel())
173 if (m_Backend.hasTextRel())
260 if (m_Backend.hasTextRel()) {
275 if (m_Backend.hasTextRel())
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h102 bool hasTextRel() const { return m_bHasTextRel; } function in class:mcld::GNULDBackend

Completed in 72 milliseconds