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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpeicode.h434 #define SIZEOF_ILF_SYM_TABLE (NUM_ILF_SYMS * sizeof (* vars.sym_table))
454 + SIZEOF_ILF_SYM_TABLE \
838 ptr += SIZEOF_ILF_SYM_TABLE;
433 #define SIZEOF_ILF_SYM_TABLE macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dpeicode.h399 #define SIZEOF_ILF_SYM_TABLE (NUM_ILF_SYMS * sizeof (* vars.sym_table))
419 + SIZEOF_ILF_SYM_TABLE \
783 ptr += SIZEOF_ILF_SYM_TABLE;
397 #define SIZEOF_ILF_SYM_TABLE macro

Completed in 106 milliseconds