Searched refs:GetDebugFrame (Results 1 – 3 of 3) sorted by relevance
204 auto* cfi_section = builder->GetDebugFrame(); in WriteCFISection()
257 auto* debug_frame = builder->GetDebugFrame(); in PackElfFileForJIT()
497 Section* GetDebugFrame() { return &debug_frame_; } in GetDebugFrame() function