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

  /src/external/gpl3/gdb/dist/gdb/dwarf2/
read-gdb-index.c 726 auto nc_elem = bounds.first + exp_elem; local
727 const char *qualified = index.symbol_name_at (nc_elem->idx, per_objfile);
  /src/external/gpl3/gdb.old/dist/gdb/dwarf2/
read.c 2595 auto nc_elem = bounds.first + exp_elem;
2596 const char *qualified = index.symbol_name_at (nc_elem->idx, per_objfile);
2592 auto nc_elem = bounds.first + exp_elem; local

Completed in 33 milliseconds