Home
last modified time | relevance | path

Searched defs:SectionList (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddressRange.h19 class SectionList; variable
H A DAddress.h28 class SectionList; variable
H A DModule.h51 class SectionList; variable
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DDynamicLoader.h26 class SectionList; variable
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Delfnix_platform.h41 using SectionList = std::vector<ExecutorAddrRange>; member
H A Delfnix_platform.cpp418 using SectionList = std::vector<ExecutorAddrRange>; in initializeJITDylib() typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h40 SmallVector<SectionEntryImpl, 256> SectionList; variable
H A DMachO.h851 using SectionList = SmallVector<const char*, 1>; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h35 using SectionList = std::vector<ExecutorAddrRange>; member
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h253 typedef std::deque<SectionEntry> SectionList; typedef
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp766 using SectionList = std::vector<SymbolSection>; typedef
/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h193 class SectionList; variable