Home
last modified time | relevance | path

Searched defs:SectionFlags (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Sema/
DSemaAttr.cpp248 int SectionFlags, in UnifySection()
275 int SectionFlags, in UnifySection()
317 int SectionFlags, StringLiteral *SegmentName) { in ActOnPragmaMSSection()
DSemaDecl.cpp10371 int SectionFlags = ASTContext::PSF_Implicit | ASTContext::PSF_Read; in CheckCompleteVariableDeclaration() local
/external/google-breakpad/src/common/mac/
Dmacho_reader.h67 typedef uint32_t SectionFlags; typedef
/external/clang/lib/Parse/
DParsePragma.cpp568 int SectionFlags = ASTContext::PSF_Read; in HandlePragmaMSSection() local
/external/clang/include/clang/AST/
DASTContext.h2591 int SectionFlags; member
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp3331 std::vector<EnumEntry<unsigned>> SectionFlags(std::begin(ElfSectionFlags), in printSections() local