Home
last modified time | relevance | path

Searched defs:N_PSYM (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dstab.h57 #define N_PSYM 0xa0 /* parameter variable */ macro
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h124 #define N_PSYM 0xa0 /* parameter: name,,0,type,offset */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h382 N_PSYM = 0xA0u, global() enumerator