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