Home
last modified time | relevance | path

Searched refs:__security_const_late (Results 1 – 12 of 12) sorted by relevance

/xnu-10002.1.13/libkern/libkern/
H A Dsection_keywords.h48 #define __security_const_late __attribute__((section(SECURITY_SEGMENT_SECTION_NAME))) macro
61 #ifndef __security_const_late
62 #define __security_const_late macro
78 #define SECURITY_READ_ONLY_LATE(_t) _t __security_const_late __attribute__((used))
/xnu-10002.1.13/osfmk/prng/
H A Dentropy.c168 __security_const_late int entropy_analysis_enabled;
169 __security_const_late entropy_sample_t *entropy_analysis_buffer;
170 __security_const_late uint32_t entropy_analysis_buffer_size;
171 __security_const_late uint32_t entropy_analysis_filter_size;
172 __security_const_late uint32_t entropy_analysis_max_sample_count;
/xnu-10002.1.13/osfmk/kern/
H A Dstartup.h281 char __security_const_late var[count] = default_value; \
604 __security_const_late struct event_hdr name##_HEAD
815 static __security_const_late struct name##_event name##_event_##lno = { \
H A Drecount.c93 __security_const_late bool recount_started = false;
96 __security_const_late uint8_t _topo_cpu_kinds[MAX_CPUS] = { 0 };
H A Dipc_kobject.c207 static struct ipc_kobject_ops __security_const_late
H A Dzalloc.c388 __security_const_late struct {
/xnu-10002.1.13/san/memory/
H A Dubsan_minimal.c56 static __security_const_late
/xnu-10002.1.13/tests/vm/
H A Dzalloc_buddy.c16 #define __security_const_late macro
/xnu-10002.1.13/bsd/sys/
H A Dsysctl.h413 __security_const_late __XNU_PRIVATE_EXTERN \
421 __security_const_late \
423 __security_const_late __XNU_PRIVATE_EXTERN \
433 static __security_const_late \
/xnu-10002.1.13/doc/
H A Dstartup.md280 - data marked `__security_const_late` or `SECURITY_READ_ONLY_LATE` becomes
/xnu-10002.1.13/bsd/kern/
H A Dkdebug.c275 static __security_const_late unsigned int kd_early_index = 0;
276 static __security_const_late bool kd_early_overflow = false;
277 static __security_const_late bool kd_early_done = false;
H A Dkern_sysctl.c4926 __security_const_late static int pervasive_energy = 1;
4928 __security_const_late static int pervasive_energy = 0;