Home
last modified time | relevance | path

Searched defs:SectionInfos (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/tools/llvm-jitlink/
H A Dllvm-jitlink.h51 StringMap<MemoryRegionInfo> SectionInfos; global() member
/llvm-project/clang/include/clang/AST/
H A DASTContext.h3436 llvm::StringMap<SectionInfo> SectionInfos; global() variable