Home
last modified time | relevance | path

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

/freebsd/include/
H A Dstab.h42 #define N_FNAME 0x22 /* F77 function name */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h362 N_FNAME = 0x22u, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp563 {MachO::N_GSYM, "GSYM"}, {MachO::N_FNAME, "FNAME"},