diff options
author | Geza Lore <gezalore@gmail.com> | 2016-01-18 00:21:51 +0100 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-01-23 20:46:28 +0100 |
commit | cc602061ee860b041013397e27a036b85cd87b09 (patch) | |
tree | 61d6c76ea3ffc687a70cae4ca57471ef145eef42 /presets/libx264-medium.avpreset | |
parent | 002c47798da0c43a053822c8041144798d49ed84 (diff) | |
download | ffmpeg-cc602061ee860b041013397e27a036b85cd87b09.tar.gz |
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>
Diffstat (limited to 'presets/libx264-medium.avpreset')
0 files changed, 0 insertions, 0 deletions