Searched refs:numberOfRelocationFixups (Results 1 – 7 of 7) sorted by relevance
68 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()
534 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()
94 unsigned char numberOfRelocationFixups[4]; member
137 unsigned char numberOfRelocationFixups[4]; member
140 unsigned char numberOfRelocationFixups[4]; member
119 long numberOfRelocationFixups; member
1036 sharedhdr.numberOfRelocationFixups; in main()