Home | History | Annotate | Download | only in tests

Lines Matching full:_start

226 #	.ifne (. - _start) - \val
232 #_start:
302 # .globl _start
304 #_start: .quad .L._start,.TOC.@tocbase
306 # .type _start, @function
307 #.L._start:
309 # .size _start,.-.L._start
311 testrun_compare ${abs_top_builddir}/src/addr2line -x -e testfile66 _start 0x2d8 0x2db 0x2dc 0x103d0 0x103d3 0x103d4<<EOF
312 _start (.text)
314 _start (.text)
316 _start+0x3 (.text)
320 _start (.opd)
322 _start+0x3 (.opd)
327 testrun_compare ${abs_top_builddir}/src/addr2line -x -e testfile66 --core=testfile66.core _start 0x461b02d8 0x461c03d0<<\EOF
328 _start (.text)
330 _start (.text)
332 _start (.opd)