Home
last modified time | relevance | path

Searched refs:debug_line_ (Results 1 – 1 of 1) sorted by relevance

/art/libelffile/elf/
Delf_builder.h479 debug_line_(this, ".debug_line", SHT_PROGBITS, 0, nullptr, 0, 1, 0), in ElfBuilder()
510 Section* GetDebugLine() { return &debug_line_; } in GetDebugLine()
986 Section debug_line_; variable