Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dnlmswap.h60 dst->customDataSize = in nlm_swap_fixed_header_in()
61 H_GET_32 (abfd, src->customDataSize); in nlm_swap_fixed_header_in()
121 H_PUT_32 (abfd, src->customDataSize, in nlm_swap_fixed_header_out()
122 dst->customDataSize); in nlm_swap_fixed_header_out()
/toolchain/binutils/binutils-2.27/include/nlm/
Dsparc32-ext.h78 unsigned char customDataSize[4]; member
Dppc-ext.h121 unsigned char customDataSize[4]; member
Dalpha-ext.h124 unsigned char customDataSize[4]; member
Dinternal.h104 bfd_size_type customDataSize; member
/toolchain/binutils/binutils-2.27/binutils/
Dnlmconv.c909 nlm_fixed_header (outbfd)->customDataSize = custom_size; in main()