Lines Matching refs:getAddress
326 assert(!NSec.CanonicalSymbols.count(Sym.getAddress()) && in addSectionStartSymAndBlock()
328 NSec.CanonicalSymbols[Sym.getAddress()] = &Sym; in addSectionStartSymAndBlock()
540 if (LastCanonicalAddr != Sym.getAddress()) { in graphifyRegularSymbols()
543 LastCanonicalAddr = Sym.getAddress(); in graphifyRegularSymbols()
574 auto SymOffset = orc::ExecutorAddr(NSym.Value) - B.getAddress(); in createStandardGraphSymbol()
672 orc::ExecutorAddr(NSyms.back()->Value) != B.getAddress()) { in graphifyCStringSection()
682 auto LastCanonicalAddr = B.getAddress() + BlockSize; in graphifyCStringSection()
684 B.getAddress() + BlockSize) { in graphifyCStringSection()
686 size_t SymSize = (B.getAddress() + BlockSize) - in graphifyCStringSection()
765 << formatv("{0:x16}", B->getAddress()) << "\n"; in operator ()()
771 dbgs() << " Splitting block at " << formatv("{0:x16}", B->getAddress()) in operator ()()
779 ": block at " + formatv("{0:x}", B->getAddress()) + " has size " + in operator ()()
795 << formatv("{0:x16}", CURec.getAddress()) << " to point to " in operator ()()
798 << " (at " << formatv("{0:x16}", E.getTarget().getAddress()) in operator ()()
805 formatv("{0:x}", CURec.getAddress()) + ": target " + in operator ()()
817 formatv("{0:x}", CURec.getAddress())); in operator ()()
823 formatv("{0:x}", CURec.getAddress()) + in operator ()()