Home
last modified time | relevance | path

Searched defs:SectionFlags (Results 1 – 11 of 11) 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/llvm-project/clang/lib/Sema/
DSemaAttr.cpp259 int SectionFlags = ASTContext::PSF_Read; in ActOnPragmaClangSection() local
485 int SectionFlags, in UnifySection()
515 int SectionFlags, in UnifySection()
567 int SectionFlags, StringLiteral *SegmentName) { in ActOnPragmaMSSection()
DSemaDecl.cpp12932 int SectionFlags = ASTContext::PSF_Read; in CheckCompleteVariableDeclaration() local
/external/google-breakpad/src/common/mac/
Dmacho_reader.h68 typedef uint32_t SectionFlags; typedef
/external/llvm-project/llvm/tools/llvm-objcopy/
DCopyConfig.cpp191 parseSectionFlagSet(ArrayRef<StringRef> SectionFlags) { in parseSectionFlagSet()
265 SmallVector<StringRef, 6> SectionFlags; in parseSetSectionFlagValue() local
/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-project/clang/include/clang/AST/
DASTContext.h3090 int SectionFlags; member
/external/llvm-project/clang/lib/Parse/
DParsePragma.cpp872 int SectionFlags = ASTContext::PSF_Read; in HandlePragmaMSSection() local
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp3331 std::vector<EnumEntry<unsigned>> SectionFlags(std::begin(ElfSectionFlags), in printSections() local