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

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp569 Relocator::Result applyRel(Relocation &pReloc, int64_t pResult) { function
736 return applyRel(pReloc, result);
743 applyRel(pReloc, result);
748 return applyRel(pReloc, result);

Completed in 39 milliseconds