Searched defs:nlocrel (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/cctools-845/ld/
H A Dsections.h129 unsigned long nlocrel; /* number of output local reloc entries */ member in struct:merged_section
H A Dobjects.h128 unsigned long nlocrel; /* number of output local reloc entries */ member in struct:object_file
188 unsigned long nlocrel; /* number of local reloc entries */ member in struct:section_map
H A Dsections.c3281 unsigned long i, j, section_type, nlocrel, nextrel; local
3408 count_relocs( struct section_map *map, struct relocation_info *relocs, unsigned long *nlocrel, unsigned long *nextrel) argument
3889 unsigned long nlocrel, nextrel; local
4634 reloc_output_for_dyld( struct section_map *map, struct relocation_info *relocs, struct relocation_info *output_locrel, struct relocation_info *output_extrel, unsigned long *nlocrel, unsigned long *nextrel) argument
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.h369 unsigned long nlocrel; /* Number of local relocation entries. */ member in struct:bfd_mach_o_dysymtab_command
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h994 uint32_t nlocrel; /* number of local relocation entries */ member in struct:dysymtab_command
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DMachO.h492 uint32_t nlocrel; member in struct:llvm::MachO::dysymtab_command
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h993 uint32_t nlocrel; /* number of local relocation entries */ member in struct:dysymtab_command

Completed in 119 milliseconds