Home | History | Annotate | Download | only in compiler

Lines Matching full:debug_frame_

524         debug_frame_(this, ".debug_frame", SHT_PROGBITS, 0, nullptr, 0, sizeof(Elf_Addr), 0),
553 Section* GetDebugFrame() { return &debug_frame_; }
1001 Section debug_frame_;