Searched refs:relro (Results 1 - 6 of 6) sorted by relevance
/third_party/musl/libc-test/src/functionalext/relro/ |
H A D | dlopen_ext_relro_dso.c | 17 void relro(void) in relro() function
|
/third_party/bounds_checking_function/ |
H A D | Makefile | 31 LD_FLAG = -fPIC -s -Wl,-z,relro,-z,now,-z,noexecstack -fstack-protector-all
|
/third_party/musl/scripts/build_lite/ |
H A D | Makefile | 78 CFLAGS = -fstack-protector-strong -D_FORTIFY_SOURCE=2 -Wl,-z,relro,-z,now,-z,noexecstack -Wl,--build-id=sha1
|
/third_party/selinux/libselinux/src/ |
H A D | Makefile | 93 LD_SONAME_FLAGS=-soname,$(LIBSO),--version-script=libselinux.map,-z,defs,-z,relro
|
/third_party/ffmpeg/ |
H A D | configure | 4402 add_ldflags -Wl,-z,relro -Wl,-z,now
|
/third_party/libevdev/ |
H A D | configure | 12933 -Wl,-z,relro \
|
Completed in 28 milliseconds