Searched refs:allocated_relocs_count (Results 1 – 2 of 2) sorted by relevance
5848 unsigned allocated_relocs_count; member5914 relax_info->allocated_relocs_count = 0; in init_xtensa_relax_info()9722 || sec->reloc_count + 1 > relax_info->allocated_relocs_count) in move_literal()9727 if (relax_info->allocated_relocs_count == 0) in move_literal()9730 new_relocs_count = (relax_info->allocated_relocs_count + 2) * 2; in move_literal()9761 relax_info->allocated_relocs_count = new_relocs_count; in move_literal()
929 allocated_relocs_count fields.