Home | History | Annotate | Download | only in linker

Lines Matching full:debug_line_

544         debug_line_(this, ".debug_line", SHT_PROGBITS, 0, nullptr, 0, 1, 0),
577 Section* GetDebugLine() { return &debug_line_; }
1025 Section debug_line_;