Lines Matching refs:isPCRel
29 bool isPCRel = (Type >> 24) & 1; in resolveRelocation() local
38 << " isPCRel: " << isPCRel in resolveRelocation()
50 isPCRel, in resolveRelocation()
59 isPCRel, in resolveRelocation()
69 isPCRel, in resolveRelocation()
80 bool isPCRel, in resolveI386Relocation() argument
84 if (isPCRel) in resolveI386Relocation()
108 bool isPCRel, in resolveX86_64Relocation() argument
114 if (isPCRel) in resolveX86_64Relocation()
149 bool isPCRel, in resolveARMRelocation() argument
155 if (isPCRel) { in resolveARMRelocation()