Home
last modified time | relevance | path

Searched refs:xmap (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-xtensa.c7978 xlate_map_t *xmap = NULL; in check_section_ebb_pcrels_fit() local
7986 xmap = build_xlate_map (sec, relax_info); in check_section_ebb_pcrels_fit()
8028 xlate_offset_with_removed_text (xmap, &relax_info->action_list, in check_section_ebb_pcrels_fit()
8031 xlate_offset_with_removed_text (xmap, &relax_info->action_list, in check_section_ebb_pcrels_fit()
8091 if (xmap) in check_section_ebb_pcrels_fit()
8092 free_xlate_map (xmap); in check_section_ebb_pcrels_fit()