Home
last modified time | relevance | path

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

/xnu-10063.101.15/osfmk/i386/
H A Dstab.h87 #define N_SO 0x64 /* main source file name */ macro
/xnu-10063.101.15/EXTERNAL_HEADERS/mach-o/
H A Dstab.h99 #define N_SO 0x64 /* source file name: name,,n_sect,0,address */ macro
/xnu-10063.101.15/libkern/kxld/
H A Dkxld_sym.c196 case N_SO: in init_predicates()