Searched refs:isSupportedPointerEncoding (Results 1 – 2 of 2) sorted by relevance
343 if (!isSupportedPointerEncoding(LSDAPointerEncoding)) in processCIE()372 if (!isSupportedPointerEncoding(FDEPointerEncoding)) in processCIE()606 bool EHFrameEdgeFixer::isSupportedPointerEncoding(uint8_t PointerEncoding) { in isSupportedPointerEncoding() function in llvm::jitlink::EHFrameEdgeFixer633 assert(isSupportedPointerEncoding(PointerEncoding) && in getPointerEncodingDataSize()655 assert(isSupportedPointerEncoding(PointerEncoding) && in readEncodedPointer()
103 static bool isSupportedPointerEncoding(uint8_t PointerEncoding);