Geza Lore d39c229e54 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.
2016-01-21 23:19:46 +01:00
..
2015-08-04 20:13:09 +02:00
2015-08-11 11:12:01 +02:00
2015-08-04 20:13:09 +02:00
2015-08-11 11:12:01 +02:00
2015-08-11 11:12:01 +02:00
2015-10-13 16:03:04 +02:00
2015-08-11 11:12:01 +02:00
2015-08-04 20:13:09 +02:00
2015-08-04 20:13:09 +02:00
2015-08-11 11:12:01 +02:00
2015-08-11 11:12:01 +02:00
2015-08-04 20:13:09 +02:00
2015-08-11 11:12:01 +02:00
2015-12-05 21:11:52 +01:00
2015-08-04 20:13:09 +02:00
2015-08-11 11:12:01 +02:00
2015-08-11 11:12:01 +02:00
2015-08-04 20:13:09 +02:00