OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tlsievar
(Results
1 - 1
of
1
) sorted by null
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
gc-relocs-tlsie.s
1
.global
tlsievar
4
.type
tlsievar
, %object
5
.size
tlsievar
, 4
6
tlsievar
:
label
18
// R_AARCH64_TLSIE_ADR_GOTTPREL_PAGE21
tlsievar
19
adrp x0, :gottprel:
tlsievar
20
// R_AARCH64_TLSIE_GOTTPREL_LO12_NC
tlsievar
21
ldr x0, [x0, :gottprel_lo12:
tlsievar
]
Completed in 114 milliseconds