HomeSort by relevance Sort by last modified time
    Searched refs:numberOfRelocationFixups (Results 1 - 8 of 8) sorted by null

  /toolchain/binutils/binutils-2.25/include/nlm/
i386-ext.h 90 unsigned char numberOfRelocationFixups[4];
sparc32-ext.h 94 unsigned char numberOfRelocationFixups[4];
ppc-ext.h 137 unsigned char numberOfRelocationFixups[4];
alpha-ext.h 140 unsigned char numberOfRelocationFixups[4];
internal.h 119 long numberOfRelocationFixups;
  /toolchain/binutils/binutils-2.25/bfd/
nlmswap.h 68 dst->numberOfRelocationFixups =
69 H_GET_32 (abfd, src->numberOfRelocationFixups);
129 H_PUT_32 (abfd, src->numberOfRelocationFixups,
130 dst->numberOfRelocationFixups);
nlmcode.h 534 if (nlm_fixed_header (abfd)->numberOfRelocationFixups != 0
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/
nlmconv.c 1037 sharedhdr.numberOfRelocationFixups;
    [all...]

Completed in 36 milliseconds