Home | History | Annotate | Download | only in Object

Lines Matching refs:IsPCRel

1003   bool IsPCRel = this->getAnyRelocationPCRel(RE);
1010 bool isPCRel = getAnyRelocationPCRel(RE);
1017 if (isPCRel) fmt << "PCREL";
1043 if (isPCRel) fmt << "P";
1111 if (IsPCRel) fmt << "P";