Home
last modified time | relevance | path

Searched defs:eh_frame (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Symbol/
DFuncUnwinders.cpp86 DWARFCallFrameInfo *eh_frame = m_unwind_table.GetEHFrameInfo(); in GetUnwindPlanAtCallSite() local
/external/lldb/source/Plugins/Process/Utility/
DRegisterContextLLDB.cpp687 DWARFCallFrameInfo *eh_frame = pc_module_sp && pc_module_sp->GetObjectFile() ? in GetFullUnwindPlanForFrame() local
/external/google-breakpad/src/common/linux/
Ddump_symbols.cc320 const bool eh_frame, in LoadDwarfCFI()
/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1739 DWARFCallFrameInfo eh_frame(*this, eh_frame_section_sp, eRegisterKindGCC, true); in ParseSymtab() local