Searched defs:isExternalSymbol (Results 1 – 2 of 2) sorted by relevance
119 bool isExternalSymbol() const { return n_type & MachO::N_EXT; } in isExternalSymbol() function
511 static bool isExternalSymbol(const StringRef &Symbol) { in isExternalSymbol() function