Home
last modified time | relevance | path

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

/xnu-12377.1.9/libkern/libkern/
H A Dsection_keywords.h45 #define SECURITY_SEGMENT_SECTION_NAME "__DATA,__const" macro
49 #define __security_const_late __attribute__((section(SECURITY_SEGMENT_SECTION_NAME)))