Home
last modified time | relevance | path

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

/xnu-8796.121.2/EXTERNAL_HEADERS/mach-o/
H A Dloader.h479 #define S_LITERAL_POINTERS 0x5 /* section with only pointers to */ macro
/xnu-8796.121.2/libkern/kxld/
H A Dkxld_sect.c448 case S_LITERAL_POINTERS: in export_macho()