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

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocationFunctions.h43 DECL_HEXAGON_APPLY_RELOC_FUNC(relocGPREL) \
60 { &relocGPREL, 9, "R_HEX_GPREL16_0" }, \
61 { &relocGPREL, 10, "R_HEX_GPREL16_1" }, \
62 { &relocGPREL, 11, "R_HEX_GPREL16_2" }, \
63 { &relocGPREL, 12, "R_HEX_GPREL16_3" }, \
H A DHexagonRelocator.cpp752 Relocator::Result relocGPREL(Relocation &pReloc, HexagonRelocator &pParent) { function

Completed in 42 milliseconds