Lines Matching refs:formatv

165              << formatv("{0:x16}", NSec.Address) << " -- "  in createNormalizedSections()
166 << formatv("{0:x16}", NSec.Address + NSec.Size) in createNormalizedSections()
225 formatv("\"{0}/{1}\" [ {2:x16} -- {3:x16} ] ", Cur.SegName, in createNormalizedSections()
228 formatv("\"{0}/{1}\" [ {2:x16} -- {3:x16} ] ", Next.SegName, in createNormalizedSections()
278 formatv("{0}", SymbolIndex) + in createNormalizedSymbols()
288 dbgs() << ": value = " << formatv("{0:x16}", Value) in createNormalizedSymbols()
289 << ", type = " << formatv("{0:x2}", Type) in createNormalizedSymbols()
290 << ", desc = " << formatv("{0:x4}", Desc) << ", sect = "; in createNormalizedSymbols()
306 return make_error<JITLinkError>("Address " + formatv("{0:x}", Value) + in createNormalizedSymbols()
455 << formatv("{0:x16}", NSec.Address) << " -- " in graphifyRegularSymbols()
456 << formatv("{0:x16}", NSec.Address + NSec.Size) << "\n"; in graphifyRegularSymbols()
534 dbgs() << " Creating block for " << formatv("{0:x16}", BlockStart) in graphifyRegularSymbols()
535 << " -- " << formatv("{0:x16}", BlockEnd) << ": " in graphifyRegularSymbols()
537 << formatv("{0:x16}", BlockOffset) << " with " in graphifyRegularSymbols()
583 dbgs() << " " << formatv("{0:x16}", NSym.Value) << " -- " in createStandardGraphSymbol()
584 << formatv("{0:x16}", NSym.Value + Size) << ": "; in createStandardGraphSymbol()
728 << " at offset " << formatv("{0:x}", Sym.getOffset()) << "\n"; in graphifyCStringSection()
794 << formatv("{0:x16}", B->getAddress()) << "\n"; in operator ()()
800 dbgs() << " Splitting block at " << formatv("{0:x16}", B->getAddress()) in operator ()()
808 ": block at " + formatv("{0:x}", B->getAddress()) + " has size " + in operator ()()
809 formatv("{0:x}", B->getSize()) + in operator ()()
811 formatv("{0:x}", CURecordSize) + ")"); in operator ()()
824 << formatv("{0:x16}", CURec.getAddress()) << " to point to " in operator ()()
827 << " (at " << formatv("{0:x16}", E.getTarget().getAddress()) in operator ()()
834 formatv("{0:x}", CURec.getAddress()) + ": target " + in operator ()()
844 formatv("{0:x}", E.getOffset()) + in operator ()()
846 formatv("{0:x}", CURec.getAddress())); in operator ()()
852 formatv("{0:x}", CURec.getAddress()) + in operator ()()