Searched refs:SIZEOF_ILF_EXT_SYMS (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dpeicode.h404 #define SIZEOF_ILF_EXT_SYMS (NUM_ILF_SYMS * sizeof (* vars.esym_table))
431 + SIZEOF_ILF_EXT_SYMS \
816 ptr += SIZEOF_ILF_EXT_SYMS;
402 #define SIZEOF_ILF_EXT_SYMS macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dpeicode.h404 #define SIZEOF_ILF_EXT_SYMS (NUM_ILF_SYMS * sizeof (* vars.esym_table))
431 + SIZEOF_ILF_EXT_SYMS \
816 ptr += SIZEOF_ILF_EXT_SYMS;
402 #define SIZEOF_ILF_EXT_SYMS macro

Completed in 56 milliseconds