Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/bfd/
H A Dpeicode.h449 #define SIZEOF_IDATA6 (2 + strlen (symbol_name) + 1 + 1) macro
465 + SIZEOF_IDATA6 \
935 id6 = pe_ILF_make_a_section (& vars, ".idata$6", SIZEOF_IDATA6, 0); in pe_ILF_build_a_bfd()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dpeicode.h428 #define SIZEOF_IDATA6 (2 + strlen (symbol_name) + 1 + 1) macro
444 + SIZEOF_IDATA6 \
911 id6 = pe_ILF_make_a_section (& vars, ".idata$6", SIZEOF_IDATA6, 0); in pe_ILF_build_a_bfd()