1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/lib/DebugInfo
Alex Orlov fb84758743 [symbolizer] Added StartAddress for the resolved function.
In many cases it is helpful to know at what address the resolved function starts.
This patch adds a new StartAddress member to the DILineInfo structure.

Reviewed By: jhenderson, dblaikie

Differential Revision: https://reviews.llvm.org/D102316
2021-05-19 02:38:13 +04:00
..
CodeView [CodeView] Truncate Long Type Names With An MD5 Hash 2021-05-04 10:51:21 -04:00
DWARF [symbolizer] Added StartAddress for the resolved function. 2021-05-19 02:38:13 +04:00
GSYM Optimize GSymCreator::finalize. 2021-05-12 15:18:07 -07:00
MSF [PDB] Improve error handling when writes fail 2021-05-18 13:17:17 -07:00
PDB [NFC] Reordering parameters in getFile and getFileOrSTDIN 2021-03-25 09:47:49 -04:00
Symbolize [symbolizer] Added StartAddress for the resolved function. 2021-05-19 02:38:13 +04:00
CMakeLists.txt Add GSYM utility files along with unit tests. 2019-06-26 14:09:09 +00:00