Home | History | Annotate | Download | only in gold

Lines Matching full:entry_sym

143       const char* entry_sym = parameters->entry();
144 if (entry_sym != NULL && strcmp(sym_name, entry_sym) == 0)