Home | History | Annotate | Download | only in bfd

Lines Matching defs:xmap

8457   xlate_map_t *xmap = NULL;
8466 xmap = build_xlate_map (sec, relax_info);
8549 xlate_offset_with_removed_text (xmap, &relax_info->action_list,
8552 xlate_offset_with_removed_text (xmap, &relax_info->action_list,
8621 if (xmap)
8622 free_xlate_map (xmap);