platform_bionic/libc/arch-arm/bionic
Ben Cheng bd192b470b Add stack unwinding directives to assembly leaf functions.
So that the real culprit of native crashes can surface in the stack trace.
2009-09-15 13:41:14 -07:00
..
__get_pc.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
__get_sp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
_exit_with_stack_teardown.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
_setjmp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
atomics_arm.S Add stack unwinding directives to assembly leaf functions. 2009-09-15 13:41:14 -07:00
clone.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
crtbegin_dynamic.S Revert "Fix the C library initialization to avoid calling static C++ constructors twice." 2009-06-03 19:32:37 +02:00
crtbegin_static.S Revert "Fix the C library initialization to avoid calling static C++ constructors twice." 2009-06-03 19:32:37 +02:00
crtend.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
exidx_dynamic.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
exidx_static.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
ffs.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
kill.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
memcmp.S Add stack unwinding directives to assembly leaf functions. 2009-09-15 13:41:14 -07:00
memcmp16.S Add stack unwinding directives to assembly leaf functions. 2009-09-15 13:41:14 -07:00
memcpy.S Add stack unwinding directives to assembly leaf functions. 2009-09-15 13:41:14 -07:00
memset.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
setjmp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
sigsetjmp.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
strlen.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
syscall.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
tkill.S auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00