HomeSort by: relevance | last modified time | path
    Searched defs:relax_code_size (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/gas/config/
tc-nds32.h 286 unsigned int relax_code_size[BR_RANGE_NUM]; member in struct:nds32_relax_info
310 unsigned int relax_code_size; member in struct:nds32_relax_hint_table
tc-nds32.c 128 .relax_code_size[BR_RANGE_S256] = 4,
140 .relax_code_size[BR_RANGE_S16K] = 4,
152 .relax_code_size[BR_RANGE_S64K] = 4,
164 .relax_code_size[BR_RANGE_S16M] = 4,
178 .relax_code_size[BR_RANGE_U4G] = 12,
209 .relax_code_size[BR_RANGE_S256] = 4,
226 .relax_code_size[BR_RANGE_S16K] = 4,
243 .relax_code_size[BR_RANGE_S64K] = 4,
261 .relax_code_size[BR_RANGE_S16M] = 8,
283 .relax_code_size[BR_RANGE_U4G] = 16
5947 unsigned int ptr_offset, hint_count, relax_code_size, count = 0; local
    [all...]
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-nds32.h 286 unsigned int relax_code_size[BR_RANGE_NUM]; member in struct:nds32_relax_info
310 unsigned int relax_code_size; member in struct:nds32_relax_hint_table
tc-nds32.c 128 .relax_code_size[BR_RANGE_S256] = 4,
140 .relax_code_size[BR_RANGE_S16K] = 4,
152 .relax_code_size[BR_RANGE_S64K] = 4,
164 .relax_code_size[BR_RANGE_S16M] = 4,
178 .relax_code_size[BR_RANGE_U4G] = 12,
209 .relax_code_size[BR_RANGE_S256] = 4,
226 .relax_code_size[BR_RANGE_S16K] = 4,
243 .relax_code_size[BR_RANGE_S64K] = 4,
261 .relax_code_size[BR_RANGE_S16M] = 8,
283 .relax_code_size[BR_RANGE_U4G] = 16
5942 unsigned int ptr_offset, hint_count, relax_code_size, count = 0; local
    [all...]

Completed in 27 milliseconds