Searched defs:m_CopyRel (Results 1 - 2 of 2) sorted by relevance
/frameworks/compile/mclinker/lib/Target/X86/ | ||
H A D | X86LDBackend.h | 104 Relocation::Type getCopyRelType() const { return m_CopyRel; } 150 Relocation::Type m_CopyRel; member in class:mcld::X86GNULDBackend |
/frameworks/compile/mclinker/lib/Target/Hexagon/ | ||
H A D | HexagonLDBackend.h | 141 Relocation::Type getCopyRelType() const { return m_CopyRel; } 194 Relocation::Type m_CopyRel; member in class:mcld::HexagonLDBackend |
Completed in 24 milliseconds