Searched refs:REFERENCED_DYNAMICALLY (Results 1 – 5 of 5) sorted by relevance
108 if (N->n_desc & MachO::REFERENCED_DYNAMICALLY) in updateAndRemoveSymbols()
706 sym.n_desc & REFERENCED_DYNAMICALLY, sym.n_desc & N_NO_DEAD_STRIP, in createDefined()713 sym.n_desc & N_ARM_THUMB_DEF, sym.n_desc & REFERENCED_DYNAMICALLY, in createDefined()
1350 defined->referencedDynamically ? REFERENCED_DYNAMICALLY : 0; in writeTo()
502 if (NDesc & MachO::REFERENCED_DYNAMICALLY) in darwinPrintSymbol()1314 S.NDesc |= MachO::REFERENCED_DYNAMICALLY; in dumpSymbolsFromDLInfoMachO()
343 REFERENCED_DYNAMICALLY = 0x0010u, enumerator