Searched defs:isPCRel (Results 1 – 3 of 3) sorted by relevance
38 static inline MCFixupKind getFixupForSize(unsigned Size, bool isPCRel) { in getFixupForSize()
550 static bool isPCRel(unsigned Kind) { in isPCRel() function
441 bool isPCRel = X86II::isImmPCRel(TSFlags); in getImmFixupKind() local