| /netbsd/src/sys/dev/pci/cxgb/ |
| D | cxgb_ioctl.h | 159 #ifndef TCB_SIZE 160 # define TCB_SIZE 128 macro 164 #define TCB_WORDS (TCB_SIZE / 4)
|
| D | cxgb_common.h | 44 TCB_SIZE = 128, /* TCB size */ enumerator
|
| D | cxgb_t3_hw.c | 2504 m = tids * TCB_SIZE; in partition_mem()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | arc-got.h | 25 #define TCB_SIZE (8) macro 392 : (align_power (TCB_SIZE, in relocate_fix_got_relocs_for_got_info()
|
| D | elf32-or1k.c | 924 #define TCB_SIZE 16 macro 1113 base = align_power ((bfd_vma) TCB_SIZE, htab->tls_sec->alignment_power) in tpoff() 1114 - TCB_SIZE; in tpoff()
|
| D | elfnn-aarch64.c | 2512 #define TCB_SIZE (ARCH_SIZE/8)*2 macro 5310 bfd_vma base = align_power ((bfd_vma) TCB_SIZE, in tpoff_base() 6869 bfd_putl32 (add_R0_R0 | (TCB_SIZE << 10), in elfNN_aarch64_tls_relax() 6898 bfd_putl32 (add_R0_R0 | (TCB_SIZE << 10), in elfNN_aarch64_tls_relax()
|
| D | elf32-csky.c | 1096 #define TCB_SIZE 8 macro 4270 base = align_power ((bfd_vma) TCB_SIZE, htab->tls_sec->alignment_power); in tpoff()
|
| D | elf32-arc.c | 1230 #define TLS_TBSS (align_power (TCB_SIZE, tls_sec->alignment_power))
|
| D | elf32-microblaze.c | 906 #define TCB_SIZE 8 macro
|
| D | elf32-xtensa.c | 623 #define TCB_SIZE 8 macro 1841 base = align_power ((bfd_vma) TCB_SIZE, htab->tls_sec->alignment_power); in tpoff()
|
| D | ChangeLog-2018 | 639 section alignment in consideration for this relocation. Fixed TCB_SIZE 644 (arc_special_overflow_checks): Fixed TCB_SIZE offsize to include
|
| D | ChangeLog-2020 | 2808 (TCB_SIZE): New macro. 2809 (tpoff): Use TCB_SIZE and alignment to calculate offset.
|
| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | arc-got.h | 25 #define TCB_SIZE (8) macro 392 : (align_power (TCB_SIZE, in relocate_fix_got_relocs_for_got_info()
|
| D | elf32-or1k.c | 924 #define TCB_SIZE 16 macro 1113 base = align_power ((bfd_vma) TCB_SIZE, htab->tls_sec->alignment_power) in tpoff() 1114 - TCB_SIZE; in tpoff()
|
| D | elfnn-aarch64.c | 2512 #define TCB_SIZE (ARCH_SIZE/8)*2 macro 5310 bfd_vma base = align_power ((bfd_vma) TCB_SIZE, in tpoff_base() 6867 bfd_putl32 (add_R0_R0 | (TCB_SIZE << 10), in elfNN_aarch64_tls_relax() 6896 bfd_putl32 (add_R0_R0 | (TCB_SIZE << 10), in elfNN_aarch64_tls_relax()
|
| D | elf32-csky.c | 1096 #define TCB_SIZE 8 macro 4268 base = align_power ((bfd_vma) TCB_SIZE, htab->tls_sec->alignment_power); in tpoff()
|
| D | elf32-microblaze.c | 906 #define TCB_SIZE 8 macro
|
| D | elf32-arc.c | 1230 #define TLS_TBSS (align_power (TCB_SIZE, tls_sec->alignment_power))
|
| D | elf32-xtensa.c | 623 #define TCB_SIZE 8 macro 1840 base = align_power ((bfd_vma) TCB_SIZE, htab->tls_sec->alignment_power); in tpoff()
|
| D | ChangeLog-2018 | 639 section alignment in consideration for this relocation. Fixed TCB_SIZE 644 (arc_special_overflow_checks): Fixed TCB_SIZE offsize to include
|
| D | ChangeLog-2020 | 2808 (TCB_SIZE): New macro. 2809 (tpoff): Use TCB_SIZE and alignment to calculate offset.
|
| D | ChangeLog-2017 | 3839 * arc-got.h (relocate_fix_got_relocs_for_got_info): Added TCB_SIZE to 3841 * elf32-arc.c: Remove TCB_SIZE preprocessor macro.
|
| /netbsd/src/external/gpl3/gdb/dist/include/elf/ |
| D | arc-reloc.def | 485 ( ME ( ( ( S + TCB_SIZE ) - TLS_REL ) ) ))
|
| /netbsd/src/external/gpl3/binutils/dist/include/elf/ |
| D | arc-reloc.def | 485 ( ME ( ( ( S + TCB_SIZE ) - TLS_REL ) ) ))
|
| /netbsd/src/external/gpl3/binutils/dist/gold/ |
| D | aarch64.cc | 487 align_address(Target_aarch64<size, big_endian>::TCB_SIZE, in do_write() 2918 const static int TCB_SIZE = size / 8 * 2; member in __anon104791220111::Target_aarch64 3085 tcb_size() const { return This::TCB_SIZE; } in tcb_size()
|