OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TCB_SIZE
(Results
1 - 25
of
30
) sorted by relevancy
1
2
/src/external/gpl3/binutils/dist/bfd/
arc-got.h
25
#define
TCB_SIZE
(8)
392
: (align_power (
TCB_SIZE
,
elf32-microblaze.c
904
#define
TCB_SIZE
8
elf32-or1k.c
924
#define
TCB_SIZE
16
1111
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power)
1112
-
TCB_SIZE
;
elf32-csky.c
1096
#define
TCB_SIZE
8
4268
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power);
elfnn-aarch64.c
2515
#define
TCB_SIZE
(ARCH_SIZE/8)*2
5408
bfd_vma base = align_power ((bfd_vma)
TCB_SIZE
,
6966
bl __tls_get_addr => add R0, R0,
TCB_SIZE
6976
bfd_putl32 (add_R0_R0 | (
TCB_SIZE
<< 10),
6995
add x0, #:tlsldm_lo12:x => add R0, R0,
TCB_SIZE
7005
bfd_putl32 (add_R0_R0 | (
TCB_SIZE
<< 10),
elf32-xtensa.c
624
#define
TCB_SIZE
8
1844
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power);
/src/external/gpl3/binutils.old/dist/bfd/
arc-got.h
25
#define
TCB_SIZE
(8)
392
: (align_power (
TCB_SIZE
,
elf32-microblaze.c
904
#define
TCB_SIZE
8
elf32-or1k.c
924
#define
TCB_SIZE
16
1111
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power)
1112
-
TCB_SIZE
;
elf32-csky.c
1096
#define
TCB_SIZE
8
4269
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power);
elfnn-aarch64.c
2515
#define
TCB_SIZE
(ARCH_SIZE/8)*2
5340
bfd_vma base = align_power ((bfd_vma)
TCB_SIZE
,
6898
bl __tls_get_addr => add R0, R0,
TCB_SIZE
6908
bfd_putl32 (add_R0_R0 | (
TCB_SIZE
<< 10),
6927
add x0, #:tlsldm_lo12:x => add R0, R0,
TCB_SIZE
6937
bfd_putl32 (add_R0_R0 | (
TCB_SIZE
<< 10),
elf32-xtensa.c
625
#define
TCB_SIZE
8
1845
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power);
/src/external/gpl3/gdb/dist/bfd/
arc-got.h
25
#define
TCB_SIZE
(8)
392
: (align_power (
TCB_SIZE
,
elf32-microblaze.c
904
#define
TCB_SIZE
8
elf32-or1k.c
924
#define
TCB_SIZE
16
1111
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power)
1112
-
TCB_SIZE
;
elf32-csky.c
1096
#define
TCB_SIZE
8
4266
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power);
elfnn-aarch64.c
2512
#define
TCB_SIZE
(ARCH_SIZE/8)*2
5308
bfd_vma base = align_power ((bfd_vma)
TCB_SIZE
,
6866
bl __tls_get_addr => add R0, R0,
TCB_SIZE
6876
bfd_putl32 (add_R0_R0 | (
TCB_SIZE
<< 10),
6895
add x0, #:tlsldm_lo12:x => add R0, R0,
TCB_SIZE
6905
bfd_putl32 (add_R0_R0 | (
TCB_SIZE
<< 10),
elf32-xtensa.c
625
#define
TCB_SIZE
8
1843
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power);
/src/external/gpl3/gdb.old/dist/bfd/
arc-got.h
25
#define
TCB_SIZE
(8)
392
: (align_power (
TCB_SIZE
,
elf32-microblaze.c
909
#define
TCB_SIZE
8
elf32-or1k.c
924
#define
TCB_SIZE
16
1113
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power)
1114
-
TCB_SIZE
;
elf32-csky.c
1096
#define
TCB_SIZE
8
4268
base = align_power ((bfd_vma)
TCB_SIZE
, htab->tls_sec->alignment_power);
elfnn-aarch64.c
2512
#define
TCB_SIZE
(ARCH_SIZE/8)*2
5310
bfd_vma base = align_power ((bfd_vma)
TCB_SIZE
,
6857
bl __tls_get_addr => add R0, R0,
TCB_SIZE
6867
bfd_putl32 (add_R0_R0 | (
TCB_SIZE
<< 10),
6886
add x0, #:tlsldm_lo12:x => add R0, R0,
TCB_SIZE
6896
bfd_putl32 (add_R0_R0 | (
TCB_SIZE
<< 10),
/src/sys/dev/pci/cxgb/
cxgb_ioctl.h
159
#ifndef
TCB_SIZE
160
# define
TCB_SIZE
128
164
#define TCB_WORDS (
TCB_SIZE
/ 4)
cxgb_common.h
44
TCB_SIZE
= 128, /* TCB size */
Completed in 122 milliseconds
1
2
Indexes created Sat Feb 28 05:31:39 UTC 2026