OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RELOC_TLS
(Results
1 - 2
of
2
) sorted by relevancy
/src/libexec/ld.elf_so/arch/sparc/
mdreloc.c
141
#define
RELOC_TLS
(t) (t >= R_TYPE(TLS_GD_HI22))
256
if (RELOC_RESOLVE_SYMBOL(type) ||
RELOC_TLS
(type)) {
270
if (
RELOC_TLS
(type)) {
/src/libexec/ld.elf_so/arch/sparc64/
mdreloc.c
171
#define
RELOC_TLS
(t) (t >= R_TYPE(TLS_GD_HI22))
357
if (RELOC_RESOLVE_SYMBOL(type) ||
RELOC_TLS
(type)) {
371
if (
RELOC_TLS
(type)) {
Completed in 29 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025