Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DAddressRange.h19 class SectionList; variable
H A DAddress.h25 class SectionList; variable
H A DModule.h51 class SectionList; variable
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DDynamicLoader.h26 class SectionList; variable
/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Delfnix_platform.h41 using SectionList = std::vector<ExecutorAddrRange>; member
H A Delfnix_platform.cpp399 using SectionList = std::vector<ExecutorAddrRange>; in initializeJITDylib() typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DELFNixPlatform.h35 using SectionList = std::vector<ExecutorAddrRange>; member
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h253 typedef std::deque<SectionEntry> SectionList; typedef
/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DMachO.h846 using SectionList = SmallVector<const char*, 1>; variable
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/
H A DTextStub.cpp801 using SectionList = std::vector<SymbolSection>; typedef
/openbsd-src/gnu/llvm/lldb/include/lldb/
H A Dlldb-forward.h190 class SectionList; variable