Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/ld/emultempl/
Dtic6xdsbt.em61 if (params.dsbt_index >= params.dsbt_size)
202 params.dsbt_size = strtol (optarg, &end, 0);
204 && params.dsbt_size >= 0 && params.dsbt_size < 0x7fff)
/toolchain/binutils/binutils-2.25/bfd/
Delf32-tic6x.h30 int dsbt_size; member
Delf32-tic6x.c1785 got_dp_offset = got_section_offset + htab->params.dsbt_size; in elf32_tic6x_finish_dynamic_symbol()
3388 s->size = 4 * htab->params.dsbt_size; in elf32_tic6x_size_dynamic_sections()
3469 || !add_dynamic_entry (DT_C6000_DSBT_SIZE, htab->params.dsbt_size) in elf32_tic6x_size_dynamic_sections()