Searched defs:isPCRel (Results 1 – 3 of 3) sorted by relevance
25 resolveRelocation(uint8_t *Address, uint8_t *Value, bool isPCRel, in resolveRelocation()42 bool isPCRel, unsigned Type, in resolveX86_64Relocation()79 bool isPCRel, unsigned Type, in resolveARMRelocation()500 bool isPCRel = (RE.Data >> 24) & 1; in reassignSymbolAddress() local
84 static MCFixupKind getKindForSize(unsigned Size, bool isPCRel) { in getKindForSize()
151 bool isPCRel = X86II::isImmPCRel(TSFlags); in getImmFixupKind() local