Searched refs:C_FUN (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gcc/
H A Dxcoff.h17 #define C_FUN 0x8e macro
H A Dxcoffout.c205 return C_FUN;
/freebsd-10-stable/contrib/binutils/include/coff/
H A Dinternal.h340 #define C_FUN (0x8e) macro
/freebsd-10-stable/contrib/gdb/gdb/
H A Dxcoffread.c1255 case C_FUN:
1506 case C_FUN:
2464 to handle only the C_FUN and C_EXT. */
2568 case C_FUN:
2569 /* The value of the C_FUN is not the address of the function (it
/freebsd-10-stable/contrib/binutils/bfd/
H A Dcoffcode.h4551 case C_FUN:

Completed in 314 milliseconds