repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rtld: Add glibc.rtld.enable_secure tunable.
[glibc.git]
/
sysdeps
/
x86
/
features-offsets.sym
blob
77e990c7053a38bf5fc064ad6cc5aaf09954667b
1
#define SHARED 1
2
3
#include <ldsodefs.h>
4
5
RTLD_GLOBAL_RO_DL_X86_CPU_FEATURES_OFFSET offsetof (struct rtld_global_ro, _dl_x86_cpu_features)
6
#ifdef __x86_64__
7
RTLD_GLOBAL_DL_X86_FEATURE_1_OFFSET offsetof (struct rtld_global, _dl_x86_feature_1)
8
#endif