Searched refs:section_map (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.9.5/cctools-845/ld/
H A Darm_reloc.h37 struct section_map *section_map,
H A Dppc_reloc.h37 struct section_map *section_map,
H A Dhppa_reloc.h37 struct section_map *map);
H A Di860_reloc.h37 struct section_map *map);
H A Dm88k_reloc.h37 struct section_map *map);
H A Dsparc_reloc.h37 struct section_map *map);
H A Dcoalesced_sections.h31 struct section_map *section_map,
H A Dppc_reloc.c76 struct section_map *section_map,
87 struct section_map *local_map, *pair_local_map;
117 for(i = reloc_index; i < section_map->s->nreloc; i++){
146 section_map->s->segname, section_map->s->sectname);
174 (unsigned int)r_value, i, section_map->s->segname,
175 section_map->s->sectname);
201 section_map->s->segname, section_map
73 ppc_reloc( char *contents, struct relocation_info *relocs, struct section_map *section_map, struct live_refs *refs, unsigned long reloc_index) argument
[all...]
H A Dmod_sections.h45 struct section_map *section_map,
H A Dhppa_reloc.c69 struct section_map *section_map)
78 struct section_map *local_map, *pair_local_map;
105 for(i = 0; i < section_map->s->nreloc; i++){
133 section_map->s->segname, section_map->s->sectname);
161 (unsigned int)r_value, i, section_map->s->segname,
162 section_map->s->sectname);
188 section_map->s->segname, section_map
66 hppa_reloc( char *contents, struct relocation_info *relocs, struct section_map *section_map) argument
[all...]
H A Dobjects.h65 struct section_map /* A section map for each section in this. */
86 struct section_map /* Current map of symbols used for -sectorder */
119 struct section_map /* the section map for the (__OBJC, */
154 struct section_map { struct
238 struct section_map *map;
326 struct section_map *map,
329 struct section_map *map,
333 struct section_map *map,
337 struct section_map *map,
340 struct section_map *ma
[all...]
H A Darm_reloc.c76 struct section_map *section_map,
88 struct section_map *local_map, *pair_local_map;
118 for(i = reloc_index; i < section_map->s->nreloc; i++){
148 section_map->s->segname, section_map->s->sectname);
176 (unsigned int)r_value, i, section_map->s->segname,
177 section_map->s->sectname);
202 section_map->s->segname, section_map
73 arm_reloc( char *contents, struct relocation_info *relocs, struct section_map *section_map, struct live_refs *refs, unsigned long reloc_index) argument
[all...]
H A Dm88k_reloc.c66 struct section_map *section_map)
75 struct section_map *local_map, *pair_local_map;
100 for(i = 0; i < section_map->s->nreloc; i++){
128 section_map->s->segname, section_map->s->sectname);
156 (unsigned int)r_value, i, section_map->s->segname,
157 section_map->s->sectname);
182 section_map->s->segname, section_map
63 m88k_reloc( char *contents, struct relocation_info *relocs, struct section_map *section_map) argument
[all...]
H A Dgeneric_reloc.c73 struct section_map *section_map,
84 struct section_map *local_map, *pair_local_map;
109 for(i = reloc_index; i < section_map->s->nreloc; i++){
137 section_map->s->segname, section_map->s->sectname);
165 (unsigned int)r_value, i, section_map->s->segname,
166 section_map->s->sectname);
192 section_map->s->segname, section_map
70 generic_reloc( char *contents, struct relocation_info *relocs, struct section_map *section_map, long pcrel_at_end_of_disp, struct live_refs *refs, unsigned long reloc_index) argument
[all...]
H A Di860_reloc.c64 struct section_map *section_map)
73 struct section_map *local_map, *pair_local_map;
97 for(i = 0; i < section_map->s->nreloc; i++){
125 section_map->s->segname, section_map->s->sectname);
153 (unsigned int)r_value, i, section_map->s->segname,
154 section_map->s->sectname);
179 section_map->s->segname, section_map
61 i860_reloc( char *contents, struct relocation_info *relocs, struct section_map *section_map) argument
[all...]
H A Dsparc_reloc.c70 struct section_map *section_map)
79 struct section_map *local_map, *pair_local_map;
104 for(i = 0; i < section_map->s->nreloc; i++){
131 section_map->s->segname, section_map->s->sectname);
159 (unsigned int)r_value, i, section_map->s->segname,
160 section_map->s->sectname);
186 section_map->s->segname, section_map
67 sparc_reloc( char *contents, struct relocation_info *relocs, struct section_map *section_map) argument
[all...]
H A Dindirect_sections.h95 struct section_map *section_map,
108 struct section_map *map,
116 struct section_map *from_map,
118 struct section_map *to_map,
H A Dsets.h37 struct section_map
H A Dcoalesced_sections.c65 * the section_map to it (as well as the count).
84 struct section_map *section_map,
120 if(&(cur_obj->section_maps[i]) == section_map){
127 "with bad section_map for section (%.16s,%.16s)",
200 section_map->load_orders = load_orders;
201 section_map->nload_orders = count;
204 load_orders = section_map->load_orders;
205 count = section_map->nload_orders;
280 section_map
80 coalesced_section_merge( void *data, struct merged_section *ms, struct section *s, struct section_map *section_map, enum bool redo_live) argument
[all...]
H A Dmod_sections.c76 struct section_map *section_map,
120 section_map->input_relocs_already_swapped == FALSE)
229 section_map->flush_offset = ms->s.size;
232 section_map->offset = ms->s.size;
259 section_map->fine_relocs = fine_relocs;
260 section_map->nfine_relocs = npointers;
268 fine_relocs = section_map->fine_relocs;
269 npointers = section_map->nfine_relocs;
291 section_map
72 mod_section_merge( struct mod_term_data *data, struct merged_section *ms, struct section *s, struct section_map *section_map, enum bool redo_live) argument
[all...]
H A Dsections.h142 struct section_map
143 *section_map; /* section map to relocate symbol's value */ member in struct:order_load_map
191 struct section_map *map);
202 struct section_map **local_map);
H A D4byte_literals.h84 struct section_map *section_map,
H A D8byte_literals.h85 struct section_map *section_map,
H A Dcstring_literals.h91 struct section_map *section_map,
H A Dliteral_pointers.h100 struct section_map *section_map,

Completed in 111 milliseconds

12