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

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

Completed in 4654 milliseconds