Lines Matching refs:utohexstr
132 outs() << "[LSDA at 0x" << Twine::utohexstr(getLSDAAddress()) in parseLSDA()
134 outs() << "LPStart Encoding = 0x" << Twine::utohexstr(LPStartEncoding) in parseLSDA()
136 outs() << "LPStart = 0x" << Twine::utohexstr(LPStart) << '\n'; in parseLSDA()
137 outs() << "TType Encoding = 0x" << Twine::utohexstr(TTypeEncoding) << '\n'; in parseLSDA()
203 outs() << "Call Site: [0x" << Twine::utohexstr(RangeBase + Start) in parseLSDA()
204 << ", 0x" << Twine::utohexstr(RangeBase + Start + Length) in parseLSDA()
205 << "); landing pad: 0x" << Twine::utohexstr(LPOffset) in parseLSDA()
206 << "; action entry: 0x" << Twine::utohexstr(ActionEntry) << "\n"; in parseLSDA()
216 errs() << "BOLT-WARNING: landing pad " << Twine::utohexstr(LPOffset) in parseLSDA()
269 OS << "0x" << Twine::utohexstr(TypeAddress); in parseLSDA()
498 << Twine::utohexstr(FDEI->first) in CFIReaderWriter()
703 << Twine::utohexstr(FuncAddress) << " is at 0x" in generateEHFrameHeader()
704 << Twine::utohexstr(FDEAddress) << '\n'); in generateEHFrameHeader()
725 << Twine::utohexstr(FuncAddress) << " is at 0x" in generateEHFrameHeader()
726 << Twine::utohexstr(FDEAddress) << '\n'); in generateEHFrameHeader()