reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
768 _atomToAddress[atom] = _ctx.baseAddress(); 770 if (auto *definedAtom = dyn_cast<DefinedAtom>(atom)) { 773 << llvm::format("0x%016X", _atomToAddress[atom]) 774 << llvm::format(" 0x%09lX", atom) 787 << llvm::format("0x%016X", _atomToAddress[atom]) 788 << " atom=" << atom 789 << " name=" << atom->name() << "\n");