Home
last modified time | relevance | path

Searched refs:eSectionTypeARMexidx (Results 1 – 7 of 7) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Symbol/
HDUnwindTable.cpp77 sect = sl->FindSectionByType(eSectionTypeARMexidx, true); in Initialize()
122 sect = sl->FindSectionByType(eSectionTypeARMexidx, true); in Update()
HDObjectFile.cpp372 case eSectionTypeARMexidx: in GetAddressClass()
/freebsd-14-stable/contrib/llvm-project/lldb/source/Core/
HDSection.cpp136 case eSectionTypeARMexidx: in GetTypeAsCString()
410 case eSectionTypeARMexidx: in ContainsOnlyDebugInfo()
/freebsd-14-stable/contrib/llvm-project/lldb/include/lldb/
HDlldb-enumerations.h739 eSectionTypeARMexidx, enumerator
/freebsd-14-stable/contrib/llvm-project/lldb/docs/
HDpython_api_enums.rst962 .. py:data:: eSectionTypeARMexidx
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp1697 .Case(".ARM.exidx", eSectionTypeARMexidx) in GetSectionTypeFromName()
/freebsd-14-stable/lib/clang/liblldb/
HDLLDBWrapLua.cpp81548 {SWIG_LUA_CONSTTAB_INT("eSectionTypeARMexidx", (lldb::eSectionTypeARMexidx))},