Searched refs:GetDebugFrame (Results 1 – 4 of 4) sorted by relevance
94 auto* debug_frame = builder->GetDebugFrame(); in WriteMinidebugInfo()
183 auto* cfi_section = builder->GetDebugFrame(); in WriteCFISection()
262 auto* debug_frame = builder->GetDebugFrame(); in PackElfFileForJIT()
507 Section* GetDebugFrame() { return &debug_frame_; } in GetDebugFrame() function