1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-24 13:56:33 +02:00
FFmpeg/libavutil
Geza Lore cc602061ee x86inc: Add debug symbols indicating sizes of compiled functions
Some debuggers/profilers use this metadata to determine which function a
given instruction is in; without it they get can confused by local labels
(if you haven't stripped those). On the other hand, some tools are still
confused even with this metadata. e.g. this fixes `gdb`, but not `perf`.

Currently only implemented for ELF.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
2016-01-23 20:46:28 +01:00
..
2015-12-14 16:42:35 +01:00
2014-04-07 01:31:02 +02:00
2014-04-07 01:31:02 +02:00
2015-07-31 09:04:09 +02:00
2015-07-31 09:04:09 +02:00
2014-01-14 22:19:38 +01:00
2014-04-17 20:08:19 +02:00
2014-04-17 20:08:19 +02:00
2015-07-31 09:04:12 +02:00
2015-08-31 17:06:32 +02:00
2015-02-14 10:13:49 -08:00
2014-03-18 22:56:07 +01:00
2015-09-30 16:44:33 +02:00
2015-07-29 22:09:16 +03:00
2014-06-23 10:20:57 +02:00
2015-01-05 14:58:20 +01:00
2015-07-31 09:04:12 +02:00
2015-07-31 09:04:12 +02:00
2014-07-06 11:44:01 -07:00
2014-10-24 09:53:41 +03:00
2014-10-24 09:53:41 +03:00
2015-12-14 16:42:35 +01:00