HomeSort by relevance Sort by last modified time
    Searched refs:SectionKind (Results 1 - 25 of 42) sorted by null

1 2

  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 50 SectionKind::getText());
52 SectionKind::getDataRel());
54 SectionKind::getBSS());
56 SectionKind::getReadOnly());
59 SectionKind::getMetadata());
61 SectionKind::getMetadata());
63 SectionKind::getMetadata());
65 SectionKind::getMetadata());
67 SectionKind::getMetadata());
69 SectionKind::getMetadata())
    [all...]
NVPTXSection.h 29 NVPTXSection(SectionVariant V, SectionKind K) : MCSection(V, K) {}
  /external/llvm/include/llvm/MC/
SectionKind.h 20 /// SectionKind - This is a simple POD value that classifies the properties of
28 class SectionKind {
38 /// SectionKind are not mergeable.
200 static SectionKind get(Kind K) {
201 SectionKind Res;
207 static SectionKind getMetadata() { return get(Metadata); }
208 static SectionKind getText() { return get(Text); }
209 static SectionKind getReadOnly() { return get(ReadOnly); }
210 static SectionKind getMergeable1ByteCString() {
213 static SectionKind getMergeable2ByteCString()
    [all...]
MCSection.h 17 #include "llvm/MC/SectionKind.h"
40 MCSection(SectionVariant V, SectionKind K) : Variant(V), Kind(K) {}
42 SectionKind Kind;
46 SectionKind getKind() const { return Kind; }
MCSectionELF.h 49 SectionKind K, unsigned entrySize, const MCSymbol *group)
82 static unsigned DetermineEntrySize(SectionKind Kind);
MCSectionCOFF.h 39 int Selection, SectionKind K)
MCContext.h 13 #include "llvm/MC/SectionKind.h"
206 SectionKind K);
210 SectionKind K) {
215 unsigned Flags, SectionKind Kind);
218 unsigned Flags, SectionKind Kind,
224 int Selection, SectionKind Kind);
227 SectionKind Kind) {
MCSectionMachO.h 38 unsigned TAA, unsigned reserved2, SectionKind K);
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 37 SectionKind::getText());
40 SectionKind::getDataRel());
45 SectionKind::getDataRel());
49 SectionKind::getThreadBSS());
55 SectionKind::getDataRel());
60 SectionKind::getDataRel());
65 SectionKind::getMergeable1ByteCString());
68 SectionKind::getMergeable2ByteCString());
72 SectionKind::getMergeableConst4());
76 SectionKind::getMergeableConst8())
    [all...]
MCContext.cpp 163 unsigned Reserved2, SectionKind Kind) {
191 SectionKind Kind) {
197 SectionKind Kind, unsigned EntrySize, StringRef Group) {
224 SectionKind::getReadOnly(), 4, NULL);
231 SectionKind Kind) {
MCELFStreamer.cpp 130 SectionKind Kind) {
137 SectionKind::getDataRel());
143 ELF::SHF_ALLOC, SectionKind::getText());
149 ELF::SHF_ALLOC, SectionKind::getBSS());
336 SectionKind::getBSS());
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 117 SectionKind TargetLoweringObjectFile::getKindForGlobal(const GlobalValue *GV,
127 return SectionKind::getText();
132 return SectionKind::getThreadBSS();
133 return SectionKind::getThreadData();
138 return SectionKind::getCommon();
143 return SectionKind::getBSSLocal();
145 return SectionKind::getBSSExtern();
146 return SectionKind::getBSS();
163 return SectionKind::getReadOnly();
174 return SectionKind::getMergeable1ByteCString()
    [all...]
  /external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 18 #include "llvm/MC/SectionKind.h"
45 /// getSectionForConstant - Given a constant with the SectionKind, return a
47 virtual const MCSection *getSectionForConstant(SectionKind Kind) const;
51 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
55 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
91 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
95 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
98 virtual const MCSection *getSectionForConstant(SectionKind Kind) const;
126 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
130 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind
    [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.h 28 SectionKind Kind) const;
33 SectionKind Kind,
HexagonTargetObjectFile.cpp 38 SectionKind::getDataRel());
42 SectionKind::getBSS());
68 SectionKind Kind) const {
83 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/lib/Target/MBlaze/
MBlazeTargetObjectFile.h 28 SectionKind Kind) const;
34 SectionKind Kind,
MBlazeTargetObjectFile.cpp 29 SectionKind::getDataRel());
34 SectionKind::getBSS());
57 SectionKind Kind) const {
77 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/lib/Target/Mips/
MipsTargetObjectFile.h 28 const TargetMachine &TM, SectionKind Kind)const;
33 SectionKind Kind,
MipsTargetObjectFile.cpp 34 SectionKind::getDataRel());
39 SectionKind::getBSS());
62 SectionKind Kind) const {
91 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp 26 SectionKind::getDataRel());
31 SectionKind::getBSS());
37 SectionKind::getMergeableConst4());
42 SectionKind::getMergeableConst8());
47 SectionKind::getMergeableConst16());
59 SectionKind::getReadOnlyWithRel());
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 20 #include "llvm/MC/SectionKind.h"
70 /// getSectionForConstant - Given a constant with the SectionKind, return a
72 virtual const MCSection *getSectionForConstant(SectionKind Kind) const;
75 /// target independent categories embodied in SectionKind.
76 static SectionKind getKindForGlobal(const GlobalValue *GV,
83 SectionKind Kind, Mangler *Mang,
99 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
106 SectionKind Kind) const {
141 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/lib/Target/ARM/
ARMTargetObjectFile.cpp 39 SectionKind::getMetadata());
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 78 SectionKind::getDataRel(),
91 static SectionKind
92 getELFKindForNamedSection(StringRef Name, SectionKind K) {
110 return SectionKind::getBSS();
116 return SectionKind::getThreadData();
122 return SectionKind::getThreadBSS();
128 static unsigned getELFSectionType(StringRef Name, SectionKind K) {
147 getELFSectionFlags(SectionKind K) {
175 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
189 static const char *getSectionPrefixForGlobal(SectionKind Kind)
    [all...]
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 32 unsigned Flags, SectionKind Kind);
84 SectionKind::getDataRel());
89 ELF::SHF_ALLOC, SectionKind::getText());
94 ELF::SHF_ALLOC, SectionKind::getBSS());
99 SectionKind::getReadOnly());
105 SectionKind::getThreadData());
111 SectionKind::getThreadBSS());
117 SectionKind::getDataRel());
123 SectionKind::getReadOnlyWithRel());
129 SectionKind::getReadOnlyWithRelLocal())
    [all...]
  /external/llvm/lib/Target/X86/MCTargetDesc/
X86MCAsmInfo.cpp 115 0, SectionKind::getMetadata());

Completed in 429 milliseconds

1 2