Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/ld/emultempl/
Dtic6xdsbt.em61 if (params.dsbt_index >= params.dsbt_size)
64 params.dsbt_index);
191 params.dsbt_index = strtol (optarg, &end, 0);
193 && params.dsbt_index >= 0 && params.dsbt_index < 0x7fff)
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsolib-dsbt.c67 ext_Elf32_Word dsbt_index; member
94 int dsbt_size, dsbt_index; member
549 int dsbt_index; in dsbt_current_sos() local
578 dsbt_index = extract_unsigned_integer (indexword, sizeof indexword, in dsbt_current_sos()
584 if (dsbt_index != 0) in dsbt_current_sos()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-tic6x.h33 int dsbt_index; member
Delf32-tic6x.c2315 relocation = elf32_tic6x_hash_table (info)->params.dsbt_index; in elf32_tic6x_relocate_section()
3114 if (htab->params.dsbt_index != 0) in elf32_tic6x_allocate_dynrelocs()
3348 htab->params.dsbt_index)) in elf32_tic6x_size_dynamic_sections()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-tic6x.h33 int dsbt_index; member
Delf32-tic6x.c2315 relocation = elf32_tic6x_hash_table (info)->params.dsbt_index; in elf32_tic6x_relocate_section()
3114 if (htab->params.dsbt_index != 0) in elf32_tic6x_allocate_dynrelocs()
3348 htab->params.dsbt_index)) in elf32_tic6x_late_size_sections()