index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
DebugInfo
/
DWARFDebugInfoEntry.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Exract most of DWARFCompileUnit into a new DWARFUnit to prepare for the comin...
David Blaikie
2013-09-23
1
-29
/
+23
*
Add support for DebugFission to DWARF parser
Alexey Samsonov
2013-08-27
1
-1
/
+6
*
Store compile unit corresponding to each chain of inlined debug info entries....
Alexey Samsonov
2013-08-06
1
-10
/
+15
*
DWARF parser: remove duplicated code and fix code style in DIE extractors.
Alexey Samsonov
2013-04-08
1
-3
/
+8
*
Add support for fetching inlining context (stack of source code locations)
Alexey Samsonov
2012-09-04
1
-11
/
+43
*
Improve behavior of DebugInfoEntryMinimal::getSubprogramName() introduced in ...
Alexey Samsonov
2012-07-17
1
-2
/
+4
*
This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF p...
Alexey Samsonov
2012-07-02
1
-0
/
+7
*
Reduce the offsets in DwarfDebugInfoEntry to 32 bit, they're printed with %x and
Benjamin Kramer
2011-11-05
1
-2
/
+2
*
DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...
Benjamin Kramer
2011-09-14
1
-0
/
+4
*
DebugInfo: Don't print DIEs multiple times.
Benjamin Kramer
2011-09-14
1
-0
/
+3
*
Style & indentation tweaks.
Benjamin Kramer
2011-09-13
1
-6
/
+3
*
Sketch out a DWARF parser.
Benjamin Kramer
2011-09-13
1
-0
/
+131