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

  /src/external/gpl3/gdb.old/dist/gdb/
mdebugread.c 256 static void sort_blocks (struct symtab *);
4037 /* There used to be a call to sort_blocks here, but this should not
4038 be necessary for stabs symtabs. And as sort_blocks modifies the
4225 sort_blocks (cust->primary_filetab ());
4579 sort_blocks (struct symtab *s)
4569 sort_blocks (struct symtab *s) function
  /src/external/gpl3/gdb/dist/gdb/
mdebugread.c 256 static void sort_blocks (struct symtab *);
4040 /* There used to be a call to sort_blocks here, but this should not
4041 be necessary for stabs symtabs. And as sort_blocks modifies the
4228 sort_blocks (cust->primary_filetab ());
4582 sort_blocks (struct symtab *s)
4572 sort_blocks (struct symtab *s) function

Completed in 18 milliseconds