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

  /src/external/gpl3/gdb.old/dist/gdb/
machoread.c 921 int sect_index = osect - objfile->sections_start; local
927 objfile->sect_index_text = sect_index;
  /src/external/gpl3/gdb/dist/gdb/
machoread.c 921 int sect_index = &osect - objfile->sections_start; local
927 objfile->sect_index_text = sect_index;

Completed in 17 milliseconds