Lines Matching refs:getAddress
340 assert(!NSec.CanonicalSymbols.count(Sym.getAddress()) && in addSectionStartSymAndBlock()
342 NSec.CanonicalSymbols[Sym.getAddress()] = &Sym; in addSectionStartSymAndBlock()
564 if (LastCanonicalAddr != Sym.getAddress()) { in graphifyRegularSymbols()
567 LastCanonicalAddr = Sym.getAddress(); in graphifyRegularSymbols()
598 auto SymOffset = orc::ExecutorAddr(NSym.Value) - B.getAddress(); in createStandardGraphSymbol()
696 orc::ExecutorAddr(NSyms.back()->Value) != B.getAddress()) { in graphifyCStringSection()
706 auto LastCanonicalAddr = B.getAddress() + BlockSize; in graphifyCStringSection()
708 B.getAddress() + BlockSize) { in graphifyCStringSection()
710 size_t SymSize = (B.getAddress() + BlockSize) - 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 ()()
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 ()()
846 formatv("{0:x}", CURec.getAddress())); in operator ()()
852 formatv("{0:x}", CURec.getAddress()) + in operator ()()