Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dnlmswap.h58 dst->customDataOffset = in nlm_swap_fixed_header_in()
59 H_GET_32 (abfd, src->customDataOffset); in nlm_swap_fixed_header_in()
119 H_PUT_32 (abfd, src->customDataOffset, in nlm_swap_fixed_header_out()
120 dst->customDataOffset); in nlm_swap_fixed_header_out()
Dnlmcode.h1924 if (nlm_fixed_header (abfd)->customDataOffset == 0) in nlm_write_object_contents()
1925 nlm_fixed_header (abfd)->customDataOffset = last; in nlm_write_object_contents()
/toolchain/binutils/binutils-2.27/include/nlm/
Dsparc32-ext.h74 unsigned char customDataOffset[4]; member
Dppc-ext.h117 unsigned char customDataOffset[4]; member
Dalpha-ext.h120 unsigned char customDataOffset[4]; member
Dinternal.h100 file_ptr customDataOffset; member
/toolchain/binutils/binutils-2.27/binutils/
Dnlmconv.c907 nlm_fixed_header (outbfd)->customDataOffset = in main()