Home
last modified time | relevance | path

Searched refs:eSectionTypeELFRelocationEntries (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lldb/include/lldb/
Dlldb-enumerations.h679 eSectionTypeELFRelocationEntries, ///< Elf SHT_REL or SHT_REL section enumerator
/external/llvm-project/lldb/source/Core/
DSection.cpp122 case eSectionTypeELFRelocationEntries: in GetTypeAsCString()
/external/llvm-project/lldb/source/Symbol/
DObjectFile.cpp388 case eSectionTypeELFRelocationEntries: in GetAddressClass()
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp1624 return eSectionTypeELFRelocationEntries; in GetSectionType()
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1172 case eSectionTypeELFRelocationEntries: in GetAddressClass()