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

/macosx-10.9.5/cctools-845/ld/
H A Dsections.c275 struct relocation_info *output_extrel,
3888 struct relocation_info *output_relocs, *output_locrel, *output_extrel; local
4062 output_extrel = (struct relocation_info *)(output_addr +
4070 output_extrel = (struct relocation_info *)(output_addr +
4079 output_extrel = (struct relocation_info *)(output_addr +
4090 reloc_output_for_dyld(map, relocs, output_locrel, output_extrel,
4112 swap_relocation_info(output_extrel, nextrel, target_byte_sex);
4638 struct relocation_info *output_extrel,
4778 memcpy(output_extrel + *nextrel, reloc,
4803 memcpy(output_extrel
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...]

Completed in 127 milliseconds