Searched refs:N_RSYM (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/include/
H A Dstab.h52 #define N_RSYM 0x40 /* register variable */ macro
/freebsd-13-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctftools.h124 #define N_RSYM 0x40 /* register sym: name,,0,type,register */ macro
H A Dstabs.c245 stab->n_type == N_RSYM ||
H A Dst_parse.c440 case N_RSYM:
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h363 N_RSYM = 0x40u, enumerator in enum:llvm::MachO::StabType
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp644 {MachO::N_RSYM, "RSYM"},

Completed in 180 milliseconds