Home
last modified time | relevance | path

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

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