Searched refs:uninitializedDataSize (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/include/nlm/
H A Di386-ext.h63 unsigned char uninitializedDataSize[4]; member in struct:nlm32_i386_external_fixed_header
H A Dsparc32-ext.h67 unsigned char uninitializedDataSize[4]; member in struct:nlm32_sparc_external_fixed_header
H A Dppc-ext.h110 unsigned char uninitializedDataSize[4]; member in struct:nlm32_powerpc_external_fixed_header
H A Dalpha-ext.h113 unsigned char uninitializedDataSize[4]; member in struct:nlm32_alpha_external_fixed_header
H A Dinternal.h95 bfd_size_type uninitializedDataSize; member in struct:nlm_internal_fixed_header
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Dnlmswap.h54 dst->uninitializedDataSize =
55 H_GET_32 (abfd, src->uninitializedDataSize);
115 H_PUT_32 (abfd, src->uninitializedDataSize,
116 dst->uninitializedDataSize);
H A Dnlmcode.h527 i_fxdhdrp->uninitializedDataSize,
1434 nlm_fixed_header (abfd)->uninitializedDataSize = bss;
1498 nlm_fixed_header (abfd)->uninitializedDataSize += add;
/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Dnlmconv.c832 if (sharedhdr.uninitializedDataSize > 0)

Completed in 189 milliseconds