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()77 return {XCOFF::RelocationType::R_RBR, EncodedSignednessIndicator | 25}; in getRelocTypeAndSignSize()79 return {XCOFF::RelocationType::R_POS, EncodedSignednessIndicator | 31}; in getRelocTypeAndSignSize()