Searched refs:getCopyRelType (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.h143 Relocation::Type getCopyRelType() const { return m_CopyRel; } function in class:mcld::HexagonLDBackend
H A DHexagonRelocator.cpp224 rel_entry.setType(pTarget.getCopyRelType());
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86LDBackend.h105 Relocation::Type getCopyRelType() const { return m_CopyRel; } function in class:mcld::X86GNULDBackend
H A DX86Relocator.cpp213 rel_entry.setType(pTarget.getCopyRelType());

Completed in 377 milliseconds