reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
369 uint32_t SymFlags = S.Sym.getFlags(); 391 DataRefImpl SymDRI = S.Sym.getRawDataRefImpl(); 404 NType = S.NType; 405 NSect = S.NSect; 406 NDesc = S.NDesc; 408 NValue = S.Address; 422 NType = S.NType; 423 NSect = S.NSect; 424 NDesc = S.NDesc; 426 NValue = S.Address; 435 << S.Name; 440 if (S.Sym.getRawDataRefImpl().p) { 441 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) 446 outs() << S.IndirectName << ")"; 505 if (S.Sym.getRawDataRefImpl().p) { 507 MachO->getSymbolSection(S.Sym.getRawDataRefImpl()); 519 Sec = S.Section; 576 outs() << S.Name << " (for "; 579 if (S.Sym.getRawDataRefImpl().p) { 580 if (MachO->getIndirectName(S.Sym.getRawDataRefImpl(), IndirectName)) 585 outs() << S.IndirectName << ")"; 589 outs() << S.Name;