Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
c6934e36d33ab402b7b51c78d46c319fc33e8ef3
/
compiler
/
debug
/
elf_debug_info_writer.h
c524e9e
ObjPtr<>-ify mirror::Class.
by Vladimir Marko
· 6 years ago
2faab00
Create libelffile library for ELF file manipulation.
by David Srbecky
· 6 years ago
7370d92
Remove oat_patches from the DWARF writer.
by David Srbecky
· 6 years ago
3f1dcd3
ART: Move dex structs into own header
by Andreas Gampe
· 6 years ago
9810499
ART: Use ObjPtr for GetSuperClass
by Andreas Gampe
· 7 years ago
e5afbf3
Refactor DecodeDebugLocalInfo
by Mathieu Chartier
· 7 years ago
3e2e123
Refactor debug info position visiting
by Mathieu Chartier
· 7 years ago
93bd361
Use iterators to access stack map data.
by David Srbecky
· 7 years ago
fd89b07
Remove unused GetDexRegisterMap arguments.
by David Srbecky
· 7 years ago
9e4bbfb
Fix build: Extend the scope of CodeInfo object in ELF writer.
by David Srbecky
· 7 years ago
052f8ca
Rewrite stackmap encoding code.
by David Srbecky
· 7 years ago
8892c6b
Move debug info offsets into a side table
by Mathieu Chartier
· 7 years ago
698ebbc
Clean up CodeItemAccessors and Compact/StandardDexFile
by Mathieu Chartier
· 7 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 7 years ago
808c7a5
Make CodeItem fields private
by Mathieu Chartier
· 8 years ago
3f74ea4
Merge "Decouple virtual memory allocation in ElfBuilder."
by David Srbecky
· 8 years ago
e155f4b
Decouple virtual memory allocation in ElfBuilder.
by David Srbecky
· 8 years ago
31f4c9f
Add CodeItemDebugInfoAccessor
by Mathieu Chartier
· 8 years ago
58cc1cb
Pass the debug_info_offset explicitly.
by Nicolas Geoffray
· 8 years ago
92f7f3c
Use intrinsic codegen for compiling intrinsic methods.
by Vladimir Marko
· 8 years ago
7452797
Refactor linker files from compiler/ to dex2oat/.
by Vladimir Marko
· 9 years ago
09659c2
ART: Remove heap poisoning from globals.h
by Andreas Gampe
· 8 years ago
56da23c
DWARF: Allow compilation units to contain methods out of order.
by David Srbecky
· 8 years ago
3bada4b
Avoid binding const references to temporaries.
by Vladimir Marko
· 8 years ago
a1d2f95
ART: Clean up art_field.h
by Andreas Gampe
· 8 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 9 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 9 years ago
09ed098
Pack stack map entries on bit level to save space.
by David Srbecky
· 9 years ago
09c2a6b
Add trampoline symbols to native debug info.
by David Srbecky
· 9 years ago
197160d
Refactor MethodDebugInfo (input of DWARF writer).
by David Srbecky
· 9 years ago
2ed15b6
Cache DexRegisterMaps when writing native debug info.
by David Srbecky
· 9 years ago
c5bfa97
Split elf_writer_debug.cc to several files.
by David Srbecky
· 9 years ago