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

/darwin-on-arm/xnu/EXTERNAL_HEADERS/mach-o/
H A Dloader.h962 * case the presents of this load command who's extreloff, nextrel,
984 uint32_t nextrel; /* number of external relocation entries */ member in struct:dysymtab_command
1027 uint32_t nextrel; /* number of external relocation entries */ member in struct:dylib_module
1054 uint32_t nextrel; /* number of external relocation entries */ member in struct:dylib_module_64
/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_object.c646 object->dysymtab_hdr->nextrel);
/darwin-on-arm/xnu/libkern/c++/
H A DOSKext.cpp4691 if (dysymtab->nextrel > 0) {

Completed in 94 milliseconds