Home
last modified time | relevance | path

Searched defs:ElfCompilationUnit (Results 1 – 1 of 1) sorted by relevance

/art/compiler/debug/
Delf_compilation_unit.h28 struct ElfCompilationUnit { struct
29 std::vector<const MethodDebugInfo*> methods;
30 size_t debug_line_offset = 0;
31 bool is_code_address_text_relative; // Is the address offset from start of .text section?
33 uint64_t code_end = 0;