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

/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocationFunctions.h42 DECL_HEXAGON_APPLY_RELOC_FUNC(relocPCREL) \
52 { &relocPCREL, 1, "R_HEX_B22_PCREL" }, \
53 { &relocPCREL, 2, "R_HEX_B15_PCREL" }, \
54 { &relocPCREL, 3, "R_HEX_B7_PCREL" }, \
65 { &relocPCREL, 14, "R_HEX_B13_PCREL" }, \
66 { &relocPCREL, 15, "R_HEX_B9_PCREL" }, \
67 { &relocPCREL, 16, "R_HEX_B32_PCREL_X" }, \
69 { &relocPCREL, 18, "R_HEX_B22_PCREL_X" }, \
70 { &relocPCREL, 19, "R_HEX_B15_PCREL_X" }, \
71 { &relocPCREL, 2
[all...]
H A DHexagonRelocator.cpp720 Relocator::Result relocPCREL(Relocation &pReloc, HexagonRelocator &pParent) { function

Completed in 334 milliseconds