Home
last modified time | relevance | path

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

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