Home | History | Annotate | Download | only in compiler

Lines Matching full:debug_line_

526         debug_line_(this, ".debug_line", SHT_PROGBITS, 0, nullptr, 0, 1, 0),
555 Section* GetDebugLine() { return &debug_line_; }
1003 Section debug_line_;