Lines Matching refs:formatv

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