Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dcoff-i960.c150 case C_SCALL: in optcall_callback()
520 case C_SCALL: in coff_i960_relocate_section()
/toolchain/binutils/binutils-2.25/include/coff/
Dinternal.h342 #define C_SCALL 107 /* Procedure reachable via system call */ macro
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i960.c87 #define TC_S_IS_SYSPROC(s) (S_GET_STORAGE_CLASS (s) == C_SCALL)
97 #define TC_S_FORCE_TO_SYSPROC(s) (S_SET_STORAGE_CLASS ((s), C_SCALL))