HomeSort by relevance Sort by last modified time
    Searched defs:exec_hdr (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.27/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 378 no dependencies on the particular format of the exec_hdr. */
434 #define exec_hdr(bfd) (adata (bfd).hdr)
432 #define exec_hdr macro
ecoff.c 36 #undef exec_hdr macro
    [all...]

Completed in 511 milliseconds