HomeSort by: relevance | last modified time | path
    Searched refs:the_bfd_section_index (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
objfiles.h 115 int the_bfd_section_index; member in struct:entry_info
objfiles.c 304 int idx = objf->per_bfd->ei.the_bfd_section_index;
symfile.c 847 ei->the_bfd_section_index
855 ei->the_bfd_section_index = SECT_OFF_TEXT (objfile);
  /src/external/gpl3/gdb/dist/gdb/
objfiles.h 115 int the_bfd_section_index; member in struct:entry_info
objfiles.c 303 int idx = objf->per_bfd->ei.the_bfd_section_index;
symfile.c 847 ei->the_bfd_section_index
855 ei->the_bfd_section_index = SECT_OFF_TEXT (objfile);

Completed in 41 milliseconds