Home
last modified time | relevance | path

Searched refs:endp (Results 1 – 25 of 62) sorted by relevance

123

/toolchain/binutils/binutils-2.27/gas/testsuite/gas/tic6x/
Dunwind-bad-2.s8 .endp
20 .endp
33 .endp
40 .endp
47 .endp
54 .endp
64 .endp
71 .endp
78 .endp
85 .endp
[all …]
Dunwind-1.s14 .endp
28 .endp
47 .endp
61 .endp
75 .endp
90 .endp
105 .endp
123 .endp
141 .endp
155 .endp
[all …]
Dunwind-2.s14 .endp
28 .endp
47 .endp
61 .endp
75 .endp
90 .endp
105 .endp
123 .endp
141 .endp
155 .endp
[all …]
Dunwind-bad-1.s14 .endp
22 .endp
35 .endp
42 .endp
51 .endp
58 # missing .endp before .cfi_startproc
61 .endp
Dunwind-3.s25 .endp
33 .endp
/toolchain/binutils/binutils-2.27/libiberty/
Dmake-relative-prefix.c249 char *startp, *endp, *nstore; in make_relative_prefix_1() local
261 startp = endp = temp; in make_relative_prefix_1()
264 if (*endp == PATH_SEPARATOR || *endp == 0) in make_relative_prefix_1()
266 if (endp == startp) in make_relative_prefix_1()
274 memcpy (nstore, startp, endp - startp); in make_relative_prefix_1()
275 if (! IS_DIR_SEPARATOR (endp[-1])) in make_relative_prefix_1()
277 nstore[endp - startp] = DIR_SEPARATOR; in make_relative_prefix_1()
278 nstore[endp - startp + 1] = 0; in make_relative_prefix_1()
281 nstore[endp - startp] = 0; in make_relative_prefix_1()
300 if (*endp == 0) in make_relative_prefix_1()
[all …]
/toolchain/binutils/binutils-2.27/intl/
Dplural-exp.c115 char *endp; local
126 n = strtoul (nplurals, &endp, 10);
128 for (endp = nplurals, n = 0; *endp >= '0' && *endp <= '9'; endp++)
129 n = n * 10 + (*endp - '0');
131 if (nplurals == endp)
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/ia64/
Dunwind-bad.s72 .endp full1
102 .endp full2
124 .endp full3
130 .endp simple1
136 .endp simple2
143 .endp simple3
149 .endp simple4
155 .endp simple5
Dunwind-err.s1 .endp xyz
19 .endp personality
53 .endp start
60 .endp late_prologue
67 .endp late_body
Dunwind-ok.s5 .endp personality
82 .endp full1
131 .endp full2
170 .endp full3
179 .endp fframe
208 .endp vframe
237 .endp vframesp
266 .endp psp
272 .endp simple
Dproc.s7 .endp func, func1, func2
13 .endp
Dpound.s16 .endp psym
38 .endp esym#
Dpound.l24 [[:space:]]*[[:digit:]]+[[:space:]]+\?*[[:space:]]+[[:xdigit:]]+[[:space:]]+\.endp psym
50 [[:space:]]*[[:digit:]]+[[:space:]]+\?*[[:space:]]+11420400+[[:space:]]+\.endp esym#
Dgroup-2.s6 .endp foo#
Dreloc-mlx.s7 .endp foo#
Dproc.l6 .*:13: Error: Empty argument of .endp
Dgroup-1.s10 .endp _foo#
Dbundling.s15 .endp _start
Dreloc-uw.s9 .endp uw\type
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-tic6x/
Dunwind-4.s16 .endp
26 .endp
39 .endp
53 .endp
65 .endp
Dunwind-3.s22 .endp
36 .endp
Dunwind-5.s16 .endp
/toolchain/binutils/binutils-2.27/binutils/
Delfcomm.c750 char *endp; in get_archive_member_name() local
761 k = j = strtoul (arch->arhdr.ar_name + 1, &endp, 10); in get_archive_member_name()
762 if (arch->is_thin_archive && endp != NULL && * endp == ':') in get_archive_member_name()
763 arch->nested_member_origin = strtoul (endp + 1, NULL, 10); in get_archive_member_name()
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-ia64/
Dtlsg.s12 .endp _start#
/toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/
Dlink-order.s13 .endp foo#

123