Searched refs:GetDebugFrame (Results 1 – 2 of 2) sorted by relevance
211 auto* cfi_section = (is_debug_frame ? builder->GetDebugFrame() : builder->GetEhFrame()); in WriteCFISection()
575 Section* GetDebugFrame() { return &debug_frame_; } in GetDebugFrame() function