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

  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.h 141 Relocation::Type getCopyRelType() const { return m_CopyRel; }
194 Relocation::Type m_CopyRel;
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.h 104 Relocation::Type getCopyRelType() const { return m_CopyRel; }
150 Relocation::Type m_CopyRel;

Completed in 67 milliseconds