Searched refs:xmap (Results 1 – 3 of 3) sorted by relevance
418 static const char xmap[] = variable433 *h++ = xmap[(*d >> 4) & 0x0f]; in shahex()434 *h++ = xmap[(*d++ ) & 0x0f]; in shahex()
141 rtmap_dtor(void *null, void *xmap) in rtmap_dtor() argument143 struct rtmap *map = xmap; in rtmap_dtor()
7062 xlate_map_t *xmap = NULL; in check_section_ebb_pcrels_fit() local7070 xmap = build_xlate_map (sec, relax_info); in check_section_ebb_pcrels_fit()7111 xlate_offset_with_removed_text (xmap, &relax_info->action_list, in check_section_ebb_pcrels_fit()7114 xlate_offset_with_removed_text (xmap, &relax_info->action_list, in check_section_ebb_pcrels_fit()7174 if (xmap) in check_section_ebb_pcrels_fit()7175 free_xlate_map (xmap); in check_section_ebb_pcrels_fit()