Searched refs:EncodedSignednessIndicator (Results 1 – 1 of 1) sorted by relevance
52 const uint8_t EncodedSignednessIndicator = IsPCRel ? SignBitMask : 0u; in getRelocTypeAndSignSize() local62 const uint8_t SignAndSizeForHalf16 = EncodedSignednessIndicator | 15; in getRelocTypeAndSignSize()98 return {XCOFF::RelocationType::R_RBR, EncodedSignednessIndicator | 25}; in getRelocTypeAndSignSize()100 return {XCOFF::RelocationType::R_RBA, EncodedSignednessIndicator | 25}; in getRelocTypeAndSignSize()110 EncodedSignednessIndicator | in getRelocTypeAndSignSize()