Searched refs:N_PSYM (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/include/
H A Dstab.h57 #define N_PSYM 0xa0 /* parameter variable */ macro
/freebsd-current/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h124 #define N_PSYM 0xa0 /* parameter: name,,0,type,offset */ macro
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h383 N_PSYM = 0xA0u, enumerator in enum:llvm::MachO::StabType
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp574 {MachO::N_PSYM, "PSYM"}, {MachO::N_EINCL, "EINCL"},

Completed in 175 milliseconds