Searched refs:customDataSize (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/nlm/
H A Dprelude.c49 int customDataSize
62 customDataSize,
/haiku-fatelf/src/bin/gdb/include/nlm/
H A Di386-ext.h73 unsigned char customDataSize[4]; member in struct:nlm32_i386_external_fixed_header
H A Dsparc32-ext.h77 unsigned char customDataSize[4]; member in struct:nlm32_sparc_external_fixed_header
H A Dppc-ext.h120 unsigned char customDataSize[4]; member in struct:nlm32_powerpc_external_fixed_header
H A Dalpha-ext.h123 unsigned char customDataSize[4]; member in struct:nlm32_alpha_external_fixed_header
H A Dinternal.h104 bfd_size_type customDataSize; member in struct:nlm_internal_fixed_header
/haiku-fatelf/src/bin/gdb/bfd/
H A Dnlmswap.h64 dst->customDataSize =
65 H_GET_32 (abfd, src->customDataSize);
125 H_PUT_32 (abfd, src->customDataSize,
126 dst->customDataSize);

Completed in 54 milliseconds