Home
last modified time | relevance | path

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

/freebsd-9-stable/include/
Dstab.h44 #define N_FNAME 0x22 /* F77 function name */ macro
/freebsd-9-stable/contrib/gcc/
Dxcoffout.c199 case N_FNAME: in stab_to_sclass()
Dstab.def28 __define_stab (N_FNAME, 0x22, "FNAME")
/freebsd-9-stable/usr.bin/ldd/
Dsods.c496 case N_FNAME: strcpy(type, "fname"); break; in dump_sym()
/freebsd-9-stable/contrib/llvm/include/llvm/Support/
DMachO.h321 N_FNAME = 0x22u, enumerator
/freebsd-9-stable/contrib/binutils/include/aout/
Dstab.def36 __define_stab (N_FNAME, 0x22, "FNAME")
/freebsd-9-stable/contrib/gdb/gdb/
Ddbxread.c2077 case N_FNAME: in read_dbx_symtab()
2714 case N_FNAME: in process_one_symbol()
Dmdebugread.c3258 case N_FNAME: in parse_partial_symbols()
/freebsd-9-stable/contrib/gdb/gdb/doc/
Dstabs.texinfo551 @findex N_FNAME
561 non-stab symbol. BSD Fortran is said to use @code{N_FNAME} with the
3227 @item 0x22 N_FNAME