HomeSort by relevance Sort by last modified time
    Searched defs:SectionFlags (Results 1 - 13 of 13) sorted by null

  /external/google-breakpad/src/common/mac/
macho_reader.h 67 typedef uint32_t SectionFlags;
212 // Flags from SectionFlags describing the section's contents.
  /external/clang/lib/Parse/
ParsePragma.cpp 568 int SectionFlags = ASTContext::PSF_Read;
604 SectionFlags |= Flag;
611 SectionFlags |= ASTContext::PSF_Write;
623 Actions.ActOnPragmaMSSection(PragmaLocation, SectionFlags, SegmentName);
    [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTContext.h     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Guid/
Cper.h 215 UINT32 SectionFlags;
    [all...]
  /external/clang/lib/Sema/
SemaDecl.cpp     [all...]

Completed in 469 milliseconds