Searched refs:input_remap (Results 1 – 3 of 3) sorted by relevance
69 typedef struct input_remap struct73 struct input_remap * next; /* Link in a chain of these structures. */ argument74 } input_remap; typedef76 static struct input_remap * input_remaps = NULL;81 struct input_remap * new_entry; in ldfile_add_remap()104 struct input_remap * i; in ldfile_add_remap()117 struct input_remap * i = input_remaps; in ldfile_remap_input_free()224 struct input_remap * i; in ldfile_possibly_remap_input()270 struct input_remap * i; in ldfile_print_input_remaps()
305 * ldfile.c (struct input_remap): New structure.
40068 struct input_remap's respective field.43741 …* ldfile.c (struct input_remap): New structure. (ldfile_add_remap): New function. (ldfile_remap_in…