reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
79 os << "Stab -- atom: " << llvm::format("%p", s.atom) << ", type: " << (uint32_t)s.type
tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp1045 if (stab.atom) 1046 sym.value = _atomToAddress[stab.atom];tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileToAtoms.cpp
744 stab.atom = currentAtom; 765 stab.atom = currentAtom; 772 stab.atom = currentAtom; 778 if (stab.atom == nullptr) 793 stab.atom = currentAtom;