reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
406 NDesc = S.NDesc; 424 NDesc = S.NDesc; 1330 S.NDesc = 0; 1341 S.NDesc |= MachO::N_WEAK_DEF; 1355 S.NDesc |= MachO::N_ARM_THUMB_DEF; 1379 S.NDesc |= MachO::REFERENCED_DYNAMICALLY; 1428 U.NDesc = 0; 1431 MachO::SET_LIBRARY_ORDINAL(U.NDesc, Entry.other()); 1489 B.NDesc = 0; 1490 MachO::SET_LIBRARY_ORDINAL(B.NDesc, Entry.ordinal()); 1550 L.NDesc = MachO::REFERENCE_FLAG_UNDEFINED_LAZY; 1551 MachO::SET_LIBRARY_ORDINAL(L.NDesc, Entry.ordinal()); 1614 W.NDesc = MachO::N_WEAK_DEF; 1626 SymbolList[J].NDesc |= MachO::N_WEAK_DEF; 1711 F.NDesc = 0;