Searched defs:SectionName (Results 1 - 25 of 122) sorted by relevance

12345

/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
H A DDWARFSection.h22 struct SectionName { struct in namespace:llvm
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
H A DDWARFSection.h22 struct SectionName { struct in namespace:llvm
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
H A DDWARFSection.h22 struct SectionName { struct in namespace:llvm
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
H A DDWARFSection.h22 struct SectionName { struct in namespace:llvm
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/DebugInfo/DWARF/
H A DDWARFSection.h22 struct SectionName { struct in namespace:llvm
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/DebugInfo/DWARF/
H A DDWARFSection.h22 struct SectionName { struct in namespace:llvm
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/DebugInfo/DWARF/
H A DDWARFSection.h22 struct SectionName { struct in namespace:llvm
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/DebugInfo/DWARF/
H A DDWARFSection.h22 struct SectionName { struct in namespace:llvm
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
H A DMCSectionCOFF.h29 StringRef SectionName; member in class:llvm::final
58 : MCSection(SV_COFF, K, Begin), SectionName(Section),
72 StringRef getSectionName() const { return SectionName; }
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
H A DMCSectionCOFF.h29 StringRef SectionName; member in class:llvm::final
58 : MCSection(SV_COFF, K, Begin), SectionName(Section),
72 StringRef getSectionName() const { return SectionName; }
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
H A DMCSectionCOFF.h29 StringRef SectionName; member in class:llvm::final
58 : MCSection(SV_COFF, K, Begin), SectionName(Section),
72 StringRef getSectionName() const { return SectionName; }
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
H A DMCSectionMachO.h27 char SectionName[16]; // Not necessarily null terminated! member in class:llvm::final
49 // SectionName is not necessarily null terminated!
50 if (SectionName[15])
51 return StringRef(SectionName, 16);
52 return StringRef(SectionName);

Completed in 407 milliseconds

12345