Home
last modified time | relevance | path

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

/xnu-8796.121.2/EXTERNAL_HEADERS/mach-o/
H A Dloader.h476 #define S_CSTRING_LITERALS 0x2 /* section with only literal C strings*/ macro
/xnu-8796.121.2/libkern/kxld/
H A Dkxld_sect.c445 case S_CSTRING_LITERALS: in export_macho()