Searched defs:N_FNAME (Results 1 – 2 of 2) sorted by relevance
/freebsd/include/ | ||
H A D | stab.h | 42 #define N_FNAME 0x22 /* F77 function name */ macro |
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ | ||
H A D | MachO.h | 362 N_FNAME = 0x22u, enumerator |