Searched refs:numberOfRelocationFixups (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/legacy/binutils/include/nlm/
H A Di386-ext.h89 unsigned char numberOfRelocationFixups[4]; member in struct:nlm32_i386_external_fixed_header
H A Dsparc32-ext.h93 unsigned char numberOfRelocationFixups[4]; member in struct:nlm32_sparc_external_fixed_header
H A Dppc-ext.h136 unsigned char numberOfRelocationFixups[4]; member in struct:nlm32_powerpc_external_fixed_header
H A Dalpha-ext.h139 unsigned char numberOfRelocationFixups[4]; member in struct:nlm32_alpha_external_fixed_header
H A Dinternal.h119 long numberOfRelocationFixups; member in struct:nlm_internal_fixed_header
/haiku-buildtools/binutils/include/nlm/
H A Dsparc32-ext.h94 unsigned char numberOfRelocationFixups[4]; member in struct:nlm32_sparc_external_fixed_header
H A Di386-ext.h90 unsigned char numberOfRelocationFixups[4]; member in struct:nlm32_i386_external_fixed_header
H A Dppc-ext.h137 unsigned char numberOfRelocationFixups[4]; member in struct:nlm32_powerpc_external_fixed_header
H A Dalpha-ext.h140 unsigned char numberOfRelocationFixups[4]; member in struct:nlm32_alpha_external_fixed_header
H A Dinternal.h119 long numberOfRelocationFixups; member in struct:nlm_internal_fixed_header
/haiku-buildtools/legacy/binutils/bfd/
H A Dnlmswap.h66 dst->numberOfRelocationFixups =
67 H_GET_32 (abfd, src->numberOfRelocationFixups);
127 H_PUT_32 (abfd, src->numberOfRelocationFixups,
128 dst->numberOfRelocationFixups);
H A Dnlmcode.h535 if (nlm_fixed_header (abfd)->numberOfRelocationFixups != 0
1160 count = nlm_fixed_header (abfd)->numberOfRelocationFixups;
1213 ret = nlm_fixed_header (abfd)->numberOfRelocationFixups;
1249 count = nlm_fixed_header (abfd)->numberOfRelocationFixups;
1695 nlm_fixed_header (abfd)->numberOfRelocationFixups = internal_reloc_count;
/haiku-buildtools/binutils/bfd/
H A Dnlmswap.h68 dst->numberOfRelocationFixups =
69 H_GET_32 (abfd, src->numberOfRelocationFixups);
129 H_PUT_32 (abfd, src->numberOfRelocationFixups,
130 dst->numberOfRelocationFixups);
H A Dnlmcode.h534 if (nlm_fixed_header (abfd)->numberOfRelocationFixups != 0
1159 count = nlm_fixed_header (abfd)->numberOfRelocationFixups;
1212 ret = nlm_fixed_header (abfd)->numberOfRelocationFixups;
1248 count = nlm_fixed_header (abfd)->numberOfRelocationFixups;
1694 nlm_fixed_header (abfd)->numberOfRelocationFixups = internal_reloc_count;
/haiku-buildtools/legacy/binutils/binutils/
H A Dnlmconv.c1039 sharedhdr.numberOfRelocationFixups;
/haiku-buildtools/binutils/binutils/
H A Dnlmconv.c1038 sharedhdr.numberOfRelocationFixups;

Completed in 84 milliseconds