Searched refs:nreloc (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_sect.c88 relocs, src->nreloc);
136 relocs, src->nreloc);
482 secthdr->nreloc = 0;
522 secthdr->nreloc = 0;
H A Dkxld_util.c380 sects[j].reloff + sects[j].nreloc * sizeof(*relocs), finish,
388 swap_relocation_info(relocs, sects[j].nreloc,
549 sects[j].reloff + sects[j].nreloc * sizeof(*relocs), finish,
557 swap_relocation_info(relocs, sects[j].nreloc,
/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h399 * The format of the relocation entries referenced by the reloff and nreloc
411 uint32_t nreloc; /* number of relocation entries */ member in struct:section
425 uint32_t nreloc; /* number of relocation entries */ member in struct:section_64
965 * structures (and the reloff and nreloc fields in the section headers are

Completed in 25 milliseconds