HomeSort by: relevance | last modified time | path
    Searched defs:stab_register_index (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
stabsread.c 3129 static int stab_register_index;
3602 sym->set_aclass_index (stab_register_index);
3612 sym->set_aclass_index (stab_register_index);
3649 prev_sym->set_aclass_index (stab_register_index);
7221 stab_register_index = register_symbol_register_impl (LOC_REGISTER,
3126 static int stab_register_index; variable
  /src/external/gpl3/gdb/dist/gdb/
stabsread.c 3131 static int stab_register_index;
3604 sym->set_loc_class_index (stab_register_index);
3614 sym->set_loc_class_index (stab_register_index);
3651 prev_sym->set_loc_class_index (stab_register_index);
7222 stab_register_index = register_symbol_register_impl (LOC_REGISTER,
3128 static int stab_register_index; variable

Completed in 23 milliseconds