Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Dnlmswap.h68 dst->numberOfRelocationFixups = in nlm_swap_fixed_header_in()
69 H_GET_32 (abfd, src->numberOfRelocationFixups); in nlm_swap_fixed_header_in()
129 H_PUT_32 (abfd, src->numberOfRelocationFixups, in nlm_swap_fixed_header_out()
130 dst->numberOfRelocationFixups); in nlm_swap_fixed_header_out()
Dnlmcode.h534 if (nlm_fixed_header (abfd)->numberOfRelocationFixups != 0 in nlm_object_p()
1158 count = nlm_fixed_header (abfd)->numberOfRelocationFixups; in nlm_slurp_reloc_fixups()
1211 ret = nlm_fixed_header (abfd)->numberOfRelocationFixups; in nlm_get_reloc_upper_bound()
1247 count = nlm_fixed_header (abfd)->numberOfRelocationFixups; in nlm_canonicalize_reloc()
1692 nlm_fixed_header (abfd)->numberOfRelocationFixups = internal_reloc_count; in nlm_write_object_contents()
/toolchain/binutils/binutils-2.27/include/nlm/
Dsparc32-ext.h94 unsigned char numberOfRelocationFixups[4]; member
Dppc-ext.h137 unsigned char numberOfRelocationFixups[4]; member
Dalpha-ext.h140 unsigned char numberOfRelocationFixups[4]; member
Dinternal.h119 long numberOfRelocationFixups; member
/toolchain/binutils/binutils-2.27/binutils/
Dnlmconv.c1036 sharedhdr.numberOfRelocationFixups; in main()