Home
last modified time | relevance | path

Searched refs:ENTRY (Results 1 – 25 of 221) sorted by relevance

123456789

/toolchain/binutils/binutils-2.25/libiberty/
Dstrerror.c69 # define ENTRY(value, name, msg) {value, name, msg} macro
71 # define ENTRY(value, name, msg) {value, name} macro
77 ENTRY(EPERM, "EPERM", "Not owner"),
80 ENTRY(ENOENT, "ENOENT", "No such file or directory"),
83 ENTRY(ESRCH, "ESRCH", "No such process"),
86 ENTRY(EINTR, "EINTR", "Interrupted system call"),
89 ENTRY(EIO, "EIO", "I/O error"),
92 ENTRY(ENXIO, "ENXIO", "No such device or address"),
95 ENTRY(E2BIG, "E2BIG", "Arg list too long"),
98 ENTRY(ENOEXEC, "ENOEXEC", "Exec format error"),
[all …]
Dstrsignal.c73 # define ENTRY(value, name, msg) {value, name, msg} macro
75 # define ENTRY(value, name, msg) {value, name} macro
81 ENTRY(SIGHUP, "SIGHUP", "Hangup"),
84 ENTRY(SIGINT, "SIGINT", "Interrupt"),
87 ENTRY(SIGQUIT, "SIGQUIT", "Quit"),
90 ENTRY(SIGILL, "SIGILL", "Illegal instruction"),
93 ENTRY(SIGTRAP, "SIGTRAP", "Trace/breakpoint trap"),
98 ENTRY(SIGIOT, "SIGIOT", "IOT trap"),
101 ENTRY(SIGABRT, "SIGABRT", "Aborted"),
104 ENTRY(SIGEMT, "SIGEMT", "Emulation trap"),
[all …]
/toolchain/binutils/binutils-2.25/bfd/
Daout-ns32k.c211 #define ENTRY(i,j) case i: return &MY (howto_table)[j] in MY() macro
227 ENTRY (BFD_RELOC_NS32K_IMM_8, 0); in MY()
228 ENTRY (BFD_RELOC_NS32K_IMM_16, 1); in MY()
229 ENTRY (BFD_RELOC_NS32K_IMM_32, 2); in MY()
230 ENTRY (BFD_RELOC_NS32K_IMM_8_PCREL, 3); in MY()
231 ENTRY (BFD_RELOC_NS32K_IMM_16_PCREL, 4); in MY()
232 ENTRY (BFD_RELOC_NS32K_IMM_32_PCREL, 5); in MY()
233 ENTRY (BFD_RELOC_NS32K_DISP_8, 6); in MY()
234 ENTRY (BFD_RELOC_NS32K_DISP_16, 7); in MY()
235 ENTRY (BFD_RELOC_NS32K_DISP_32, 8); in MY()
[all …]
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/reloc/
Dlongcall.s4 .EXPORT foo,ENTRY,PRIV_LEV=3,RTNVAL=GR
8 .ENTRY
21 .EXPORT bar,ENTRY,PRIV_LEV=3,RTNVAL=GR
25 .ENTRY
Dfuncrelocbug.s4 .EXPORT g,ENTRY,PRIV_LEV=3,ARGW0=GR,ARGW1=GR,ARGW2=GR,RTNVAL=GR
8 .ENTRY
44 .ENTRY
83 .EXPORT f,ENTRY,PRIV_LEV=3,RTNVAL=GR
87 .ENTRY
148 .EXPORT main,ENTRY,PRIV_LEV=3,RTNVAL=GR
152 .ENTRY
Dreduce.s11 .ENTRY
22 .EXPORT bar,ENTRY,PRIV_LEV=3,RTNVAL=GR
26 .ENTRY
Dapplybug.s15 .EXPORT execute,ENTRY,PRIV_LEV=3,ARGW0=GR,RTNVAL=GR
19 .ENTRY
69 .EXPORT main,ENTRY,PRIV_LEV=3,RTNVAL=GR
73 .ENTRY
Dselectorbug.s11 .EXPORT foo,ENTRY,PRIV_LEV=3
15 .ENTRY
Dreduce3.s21 .EXPORT bar,ENTRY,PRIV_LEV=3,RTNVAL=GR
25 .ENTRY
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dm68kaux.sc9 test -z "$ENTRY" && ENTRY=_start
25 ${RELOCATING+ENTRY (${ENTRY})}
Di386coff.sc10 test -z "$ENTRY" && ENTRY=_start
26 ${RELOCATING+ENTRY (${ENTRY})}
Dtic54xcoff.sc10 test -z "$ENTRY" && ENTRY=_c_int00
28 ${RELOCATING+ENTRY (${ENTRY})}
Dsparccoff.sc10 test -z "$ENTRY" && ENTRY=_start
22 ${RELOCATING+ENTRY (${ENTRY})}
Dmips.sc13 test -z "$ENTRY" && ENTRY=__start
37 ${RELOCATING+ENTRY (${ENTRY})}
Dalpha.sc12 test -z "$ENTRY" && ENTRY=__start
29 ${RELOCATING+ENTRY (${ENTRY})}
Di386go32.sc9 test -z "$ENTRY" && ENTRY=start
32 ${RELOCATING+ENTRY (${ENTRY})}
Darmcoff.sc10 test -z "$ENTRY" && ENTRY=_start
38 ${RELOCATING+ENTRY (${ENTRY})}
Dtic80coff.sc26 test -z "$ENTRY" && ENTRY=__start
38 ${RELOCATING+ENTRY (${ENTRY})}
Delf32cr16c.sc9 test -z "$ENTRY" && ENTRY=_start
23 ${RELOCATING+ENTRY(${ENTRY})}
Delf32cr16.sc12 # ENTRY=_main
14 test -z "$ENTRY" && ENTRY=_start
26 ${RELOCATING+ENTRY(${ENTRY})}
Delf32crx.sc12 # ENTRY=_main
14 test -z "$ENTRY" && ENTRY=_start
28 ${RELOCATING+ENTRY(${ENTRY})}
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/
Dcfi-hppa-1.s12 .ENTRY
32 .ENTRY
59 .ENTRY
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/parse/
Dbadfmpyadd.s3 .EXPORT foobar,ENTRY,PRIV_LEV=3,ARGW0=FR,ARGW1=FU,ARGW2=FR,ARGW3=FU,RTNVAL=FR
7 .ENTRY
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/hppa/
Daddendbug.s15 .EXPORT initialize_char_syntax,ENTRY,PRIV_LEV=3,RTNVAL=GR
19 .ENTRY
Dfreg.s16 .EXPORT main,ENTRY,PRIV_LEV=3,RTNVAL=GR
20 .ENTRY

123456789