Searched defs:pHasRel (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
H A DAArch64RelocationHelpers.h158 bool pHasRel,
169 if (!pHasRel) {
157 helper_GOT_init(Relocation& pReloc, bool pHasRel, AArch64Relocator& pParent) argument
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonRelocator.cpp56 bool pHasRel,
66 if (!pHasRel) {
55 helper_GOT_init(Relocation& pReloc, bool pHasRel, HexagonRelocator& pParent) argument
/frameworks/compile/mclinker/lib/Target/X86/
H A DX86Relocator.cpp60 bool pHasRel,
70 if (!pHasRel) {
1136 bool pHasRel,
1147 if (!pHasRel) {
59 helper_GOT_init(Relocation& pReloc, bool pHasRel, X86_32Relocator& pParent) argument
1135 helper_GOT_init(Relocation& pReloc, bool pHasRel, X86_64Relocator& pParent) argument
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMRelocator.cpp82 bool pHasRel,
92 if (!pHasRel) {
81 helper_GOT_init(Relocation& pReloc, bool pHasRel, ARMRelocator& pParent) argument

Completed in 218 milliseconds