Searched refs:start_sym (Results 1 – 2 of 2) sorted by relevance
1416 Symbol* start_sym = this->symtab_->lookup(parameters->entry()); in run() local1417 if (start_sym != NULL) in run()1418 start_sym->set_in_real_elf(); in run()
2036 symbolS *start_sym; in out_header() local2040 start_sym = symbol_temp_new_now (); in out_header()2046 exp->X_op_symbol = start_sym; in out_header()