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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpeicode.h412 an ILF object file. The final "+ 1" in the definitions of SIZEOF_IDATA6
447 #define SIZEOF_IDATA6 (2 + strlen (symbol_name) + 1 + 1)
464 + SIZEOF_IDATA6 \
898 id6 = pe_ILF_make_a_section (& vars, ".idata$6", SIZEOF_IDATA6, 0);
446 #define SIZEOF_IDATA6 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dpeicode.h377 an ILF object file. The final "+ 1" in the definitions of SIZEOF_IDATA6
412 #define SIZEOF_IDATA6 (2 + strlen (symbol_name) + 1 + 1)
429 + SIZEOF_IDATA6 \
844 id6 = pe_ILF_make_a_section (& vars, ".idata$6", SIZEOF_IDATA6, 0);
410 #define SIZEOF_IDATA6 macro

Completed in 160 milliseconds