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

  /src/external/gpl3/binutils/dist/bfd/
som.h 122 struct som_exec_auxhdr *exec_hdr; member in struct:somdata
132 no dependencies on the particular format of the exec_hdr.
197 #define obj_som_exec_hdr(bfd) (somdata (bfd).exec_hdr)
libaout.h 372 no dependencies on the particular format of the exec_hdr. */
426 #define exec_hdr(bfd) (adata (bfd).hdr)
424 #define exec_hdr macro
ecoff.c 37 #undef exec_hdr macro
  /src/external/gpl3/binutils.old/dist/bfd/
som.h 122 struct som_exec_auxhdr *exec_hdr; member in struct:somdata
132 no dependencies on the particular format of the exec_hdr.
197 #define obj_som_exec_hdr(bfd) (somdata (bfd).exec_hdr)
libaout.h 372 no dependencies on the particular format of the exec_hdr. */
426 #define exec_hdr(bfd) (adata (bfd).hdr)
424 #define exec_hdr macro
ecoff.c 37 #undef exec_hdr macro
  /src/external/gpl3/gdb/dist/bfd/
som.h 122 struct som_exec_auxhdr *exec_hdr; member in struct:somdata
132 no dependencies on the particular format of the exec_hdr.
197 #define obj_som_exec_hdr(bfd) (somdata (bfd).exec_hdr)
libaout.h 379 no dependencies on the particular format of the exec_hdr. */
433 #define exec_hdr(bfd) (adata (bfd).hdr)
431 #define exec_hdr macro
ecoff.c 37 #undef exec_hdr macro
  /src/external/gpl3/gdb.old/dist/bfd/
som.h 122 struct som_exec_auxhdr *exec_hdr; member in struct:somdata
132 no dependencies on the particular format of the exec_hdr.
197 #define obj_som_exec_hdr(bfd) (somdata (bfd).exec_hdr)
libaout.h 379 no dependencies on the particular format of the exec_hdr. */
433 #define exec_hdr(bfd) (adata (bfd).hdr)
431 #define exec_hdr macro
ecoff.c 37 #undef exec_hdr macro

Completed in 44 milliseconds