ffmpeg/tests/checkasm
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
..
aarch64 checkasm: Check register clobbering on aarch64 2016-01-07 09:33:24 +02:00
arm checkasm: Check register clobbering on arm 2016-01-07 09:33:24 +02:00
x86 x86inc: Add debug symbols indicating sizes of compiled functions 2016-01-23 20:46:28 +01:00
Makefile
bswapdsp.c
checkasm.c checkasm: Check register clobbering on arm 2016-01-07 09:33:24 +02:00
checkasm.h checkasm: Check register clobbering on aarch64 2016-01-07 09:33:24 +02:00
dcadsp.c dca: remove unused decode_hf function and quant_d tables 2015-12-24 13:58:18 +01:00
fmtconvert.c
h264pred.c
h264qpel.c
hevc_mc.c
synth_filter.c
v210enc.c