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