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