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

  /src/external/gpl3/gdb/dist/gdb/
objfiles.h 140 want to die here. Let the users of SECT_OFF_BSS deal with an
142 #define SECT_OFF_BSS(objfile) (objfile)->sect_index_bss
  /src/external/gpl3/gdb.old/dist/gdb/
objfiles.h 139 want to die here. Let the users of SECT_OFF_BSS deal with an
141 #define SECT_OFF_BSS(objfile) (objfile)->sect_index_bss

Completed in 28 milliseconds