Home
last modified time | relevance | path

Searched refs:m_arm_extab_sp (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DArmUnwindInfo.h60 lldb::SectionSP m_arm_extab_sp; // .ARM.extab section variable
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DArmUnwindInfo.cpp51 m_arm_extab_sp(arm_extab) { in ArmUnwindInfo()
369 (data_file_addr - m_arm_extab_sp->GetFileAddress()); in GetExceptionHandlingTableEntry()