Home | History | Annotate | Download | only in compiler

Lines Matching full:debug_line_

478         debug_line_(this, ".debug_line", SHT_PROGBITS, 0, nullptr, 0, 1, 0),
505 Section* GetDebugLine() { return &debug_line_; }
921 Section debug_line_;