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

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocationFunctions.h46 DECL_HEXAGON_APPLY_RELOC_FUNC(relocGPREL) \
63 { &relocGPREL, 9, "R_HEX_GPREL16_0" }, \
64 { &relocGPREL, 10, "R_HEX_GPREL16_1" }, \
65 { &relocGPREL, 11, "R_HEX_GPREL16_2" }, \
66 { &relocGPREL, 12, "R_HEX_GPREL16_3" }, \
H A DHexagonRelocator.cpp767 Relocator::Result relocGPREL(Relocation& pReloc, HexagonRelocator& pParent) { function in namespace:mcld

Completed in 58 milliseconds