Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dpeicode.h407 #define SIZEOF_ILF_SYM_TABLE (NUM_ILF_SYMS * sizeof (* vars.sym_table)) macro
434 + SIZEOF_ILF_SYM_TABLE \
811 ptr += SIZEOF_ILF_SYM_TABLE; in pe_ILF_build_a_bfd()