Searched refs:N_UNDF (Results 1 – 5 of 5) sorted by relevance
310 case MachO::N_UNDF: in graphifyRegularSymbols()
364 Type = MachO::N_UNDF; in writeNlist()
1724 (((NType & MachO::N_TYPE) == MachO::N_UNDF && NValue == 0) || in checkSymbolTable()1829 case MachO::N_UNDF : in getSymbolType()1859 if ((MachOType & MachO::N_TYPE) == MachO::N_UNDF) { in getSymbolFlags()
308 N_UNDF = 0x0u, enumerator
304 N_UNDF = 0x0u, enumerator