Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBSection.cpp232 return eSectionTypeInvalid; in GetSectionType()
/freebsd-13.1/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-enumerations.h647 eSectionTypeInvalid, enumerator
/freebsd-13.1/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp30 case eSectionTypeInvalid: in GetTypeAsCString()
/freebsd-13.1/contrib/llvm-project/lldb/source/Expression/
H A DIRExecutionUnit.cpp587 sect_type = lldb::eSectionTypeInvalid; in GetSectionTypeFromSectionName()
1129 case lldb::eSectionTypeInvalid: in CommitOneAllocation()
/freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp302 case eSectionTypeInvalid: in GetAddressClass()
/freebsd-13.1/contrib/llvm-project/lldb/docs/
H A Dpython_api_enums.rst921 .. py:data:: eSectionTypeInvalid
/freebsd-13.1/lib/clang/liblldb/
H A DLLDBWrapLua.cpp70940 {SWIG_LUA_CONSTTAB_INT("eSectionTypeInvalid", lldb::eSectionTypeInvalid)},