reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1540 if (atom->scope() != Atom::scopeGlobal) 1543 if (!_ctx.exportSymbolNamed(atom->name())) 1547 exprt.name = atom->name(); 1548 exprt.offset = _atomToAddress[atom] - _ctx.baseAddress(); 1550 if (atom->merge() == DefinedAtom::mergeAsWeak)