Lines Matching defs:isPCRel
1019 bool IsPCRel = this->getAnyRelocationPCRel(RE);1026 bool isPCRel = getAnyRelocationPCRel(RE);1033 if (isPCRel) fmt << "PCREL";1059 if (isPCRel) fmt << "P";1126 if (IsPCRel) fmt << "P";