Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
dd4cbcc924c8ba2a578914a4a366996693bdcd74
/
compiler
/
elf_writer_debug.cc
b851b49
Stream DWARF debug section directly to disk.
by David Srbecky
· 10 years ago
5f5509a
Move .debug_line before .debug_info.
by David Srbecky
· 10 years ago
6d8c8f0
Rewrite ElfBuilder to make streaming directly to file easier.
by David Srbecky
· 10 years ago
35831e8
Reduce memory used by CompiledMethods.
by Vladimir Marko
· 10 years ago
c04c800
Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""""
by Nicolas Geoffray
· 10 years ago
ed6195a
Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""
by Nicolas Geoffray
· 10 years ago
f075879
Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""
by Nicolas Geoffray
· 10 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
dc80984
Merge "Write 64-bit address in DWARF if we are on 64-bit architecture."
by David Srbecky
· 10 years ago
ad5fa8c
Support generation of CFI in .debug_frame format.
by David Srbecky
· 10 years ago
e3d623e
ART: Fix max build
by Andreas Gampe
· 10 years ago
033d745
Add binary search table to .eh_frame_hdr
by David Srbecky
· 10 years ago
6d73c9d
Do not write CFI and symbols for deduplicate methods.
by David Srbecky
· 10 years ago
8a813f7
Do not mention x86 floating point numbers in CFI.
by David Srbecky
· 10 years ago
297ed22
Write 64-bit address in DWARF if we are on 64-bit architecture.
by David Srbecky
· 10 years ago
527c9c7
Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment.
by David Srbecky
· 10 years ago
799b8c4
Split .debug_info section to compilation units.
by David Srbecky
· 10 years ago
626a166
Append [DEDUPED] suffix to all deduped methods in the symbol table.
by David Srbecky
· 10 years ago
8dc7324
Add --include-cfi compiler option.
by David Srbecky
· 10 years ago
2f6cdb0
Relocate DWARF using .oat_patches.
by David Srbecky
· 10 years ago
3b9d57a
Move DWARF related code in ElfWriter to its own file.
by David Srbecky
· 10 years ago