Home | History | Annotate | Download | only in compiler

Lines Matching full:debug_info_

477         debug_info_(this, ".debug_info", SHT_PROGBITS, 0, nullptr, 0, 1, 0),
504 Section* GetDebugInfo() { return &debug_info_; }
920 Section debug_info_;