Home
last modified time | relevance | path

Searched refs:GetSectionType (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/bindings/interface/
H A DSBSectionExtensions.i29 …type = property(GetSectionType, None, doc='''A read only property that returns an lldb enumeration…
/freebsd-src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBSection.h55 SectionType GetSectionType();
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBSection.cpp193 SectionType SBSection::GetSectionType() { in GetSectionType() function in SBSection
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h262 lldb::SectionType GetSectionType(const ELFSectionHeaderInfo &H) const;
H A DObjectFileELF.cpp1709 SectionType ObjectFileELF::GetSectionType(const ELFSectionHeaderInfo &H) const { in GetSectionType()
1957 SectionType sect_type = GetSectionType(header); in CreateSections()
1696 SectionType ObjectFileELF::GetSectionType(const ELFSectionHeaderInfo &H) const { GetSectionType() function in ObjectFileELF
/freebsd-src/lib/clang/liblldb/
H A DLLDBWrapLua.cpp[all...]