HomeSort by relevance Sort by last modified time
    Searched refs:hasTextRel (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Target/
ELFDynamic.cpp 170 if (m_Backend.hasTextRel())
180 if (m_Backend.hasTextRel())
272 if (m_Backend.hasTextRel()) {
287 if (m_Backend.hasTextRel())
  /frameworks/compile/mclinker/include/mcld/Target/
GNULDBackend.h 106 bool hasTextRel() const { return m_bHasTextRel; }
292 /// checkAndSetHasTextRel - check pSection flag to set HasTextRel

Completed in 40 milliseconds