llvm-project/llvm/lib/DebugInfo
Alexander Yermolovich 779d24e151 [DWARF] Find offset of attribute.
This is used by BOLT to do patching of DebugInfo section, and Line Table. Directly by using find, and through getAttrFieldOffsetForUnit.

Reviewed By: dblaikie

Differential Revision: https://reviews.llvm.org/D107874
2021-09-01 11:49:55 -07:00
..
CodeView [CodeView] Saturate values bigger than supported by APInt. 2021-07-26 22:15:26 +02:00
DWARF [DWARF] Find offset of attribute. 2021-09-01 11:49:55 -07:00
GSYM Fix fallback code that gets decl file + line. 2021-08-23 11:06:15 -07:00
MSF [DebugInfo] Remove unnecessary <string> include dependency from DebugInfo headers. NFC. 2021-07-17 16:56:06 +01:00
PDB [llvm] Rename StringRef _lower() method calls to _insensitive() 2021-06-25 00:22:01 +03:00
Symbolize [DWARF] Don't process .debug_info relocations for DWO Context 2021-08-02 10:41:47 -07:00
CMakeLists.txt