Home
last modified time | relevance | path

Searched refs:MCSectionXCOFF (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/MC/
H A DMCSectionXCOFF.cpp16 MCSectionXCOFF::~MCSectionXCOFF() = default;
18 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
23 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
75 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
77 bool MCSectionXCOFF::isVirtualSection() const { return XCOFF::XTY_CM == Type; } in isVirtualSection()
H A DXCOFFObjectWriter.cpp54 uint8_t getEncodedType(const MCSectionXCOFF *);
77 const MCSectionXCOFF *const MCCsect;
85 ControlSection(const MCSectionXCOFF *MCSec) in ControlSection()
164 DenseMap<const MCSectionXCOFF *, ControlSection *> SectionMap;
190 CsectGroup &getCsectGroup(const MCSectionXCOFF *MCSec);
319 return cast<MCSectionXCOFF>(XSym->getFragment()->getParent()); in getContainingCsect()
329 const auto *MCSec = cast<const MCSectionXCOFF>(&S); in executePostLayoutBinding()
392 const MCSectionXCOFF *ContainingCsect) { in recordRelocation()
442 MCSectionXCOFF *RelocationSec = cast<MCSectionXCOFF>(Fragment->getParent()); in recordRelocation()
816 const MCSectionXCOFF *MCSec = Csect.MCCsect; in assignAddressesAndIndices()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/MC/
H A DMCSectionXCOFF.cpp16 MCSectionXCOFF::~MCSectionXCOFF() = default;
18 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
23 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
75 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
77 bool MCSectionXCOFF::isVirtualSection() const { return XCOFF::XTY_CM == Type; } in isVirtualSection()
H A DXCOFFObjectWriter.cpp54 uint8_t getEncodedType(const MCSectionXCOFF *);
77 const MCSectionXCOFF *const MCCsect;
85 ControlSection(const MCSectionXCOFF *MCSec) in ControlSection()
164 DenseMap<const MCSectionXCOFF *, ControlSection *> SectionMap;
190 CsectGroup &getCsectGroup(const MCSectionXCOFF *MCSec);
319 return cast<MCSectionXCOFF>(XSym->getFragment()->getParent()); in getContainingCsect()
329 const auto *MCSec = cast<const MCSectionXCOFF>(&S); in executePostLayoutBinding()
392 const MCSectionXCOFF *ContainingCsect) { in recordRelocation()
442 MCSectionXCOFF *RelocationSec = cast<MCSectionXCOFF>(Fragment->getParent()); in recordRelocation()
816 const MCSectionXCOFF *MCSec = Csect.MCCsect; in assignAddressesAndIndices()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/MC/
H A DMCSectionXCOFF.cpp16 MCSectionXCOFF::~MCSectionXCOFF() = default;
18 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
23 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
76 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
78 bool MCSectionXCOFF::isVirtualSection() const { return XCOFF::XTY_CM == Type; } in isVirtualSection()
H A DXCOFFObjectWriter.cpp54 uint8_t getEncodedType(const MCSectionXCOFF *);
77 const MCSectionXCOFF *const MCCsect;
85 ControlSection(const MCSectionXCOFF *MCSec) in ControlSection()
164 DenseMap<const MCSectionXCOFF *, ControlSection *> SectionMap;
190 CsectGroup &getCsectGroup(const MCSectionXCOFF *MCSec);
320 return cast<MCSectionXCOFF>(XSym->getFragment()->getParent()); in getContainingCsect()
330 const auto *MCSec = cast<const MCSectionXCOFF>(&S); in executePostLayoutBinding()
393 const MCSectionXCOFF *ContainingCsect) { in recordRelocation()
452 MCSectionXCOFF *RelocationSec = cast<MCSectionXCOFF>(Fragment->getParent()); in recordRelocation()
826 const MCSectionXCOFF *MCSec = Csect.MCCsect; in assignAddressesAndIndices()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCSectionXCOFF.cpp16 MCSectionXCOFF::~MCSectionXCOFF() = default;
18 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
23 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
76 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
78 bool MCSectionXCOFF::isVirtualSection() const { return XCOFF::XTY_CM == Type; } in isVirtualSection()
H A DXCOFFObjectWriter.cpp54 uint8_t getEncodedType(const MCSectionXCOFF *);
77 const MCSectionXCOFF *const MCCsect;
85 ControlSection(const MCSectionXCOFF *MCSec) in ControlSection()
165 DenseMap<const MCSectionXCOFF *, ControlSection *> SectionMap;
191 CsectGroup &getCsectGroup(const MCSectionXCOFF *MCSec);
321 return cast<MCSectionXCOFF>(XSym->getFragment()->getParent()); in getContainingCsect()
331 const auto *MCSec = cast<const MCSectionXCOFF>(&S); in executePostLayoutBinding()
394 const MCSectionXCOFF *ContainingCsect) { in recordRelocation()
453 MCSectionXCOFF *RelocationSec = cast<MCSectionXCOFF>(Fragment->getParent()); in recordRelocation()
827 const MCSectionXCOFF *MCSec = Csect.MCCsect; in assignAddressesAndIndices()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/MC/
H A DMCSectionXCOFF.cpp16 MCSectionXCOFF::~MCSectionXCOFF() = default;
18 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
23 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
76 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
78 bool MCSectionXCOFF::isVirtualSection() const { return XCOFF::XTY_CM == Type; } in isVirtualSection()
H A DXCOFFObjectWriter.cpp54 uint8_t getEncodedType(const MCSectionXCOFF *);
77 const MCSectionXCOFF *const MCCsect;
85 ControlSection(const MCSectionXCOFF *MCSec) in ControlSection()
165 DenseMap<const MCSectionXCOFF *, ControlSection *> SectionMap;
191 CsectGroup &getCsectGroup(const MCSectionXCOFF *MCSec);
321 return cast<MCSectionXCOFF>(XSym->getFragment()->getParent()); in getContainingCsect()
331 const auto *MCSec = cast<const MCSectionXCOFF>(&S); in executePostLayoutBinding()
394 const MCSectionXCOFF *ContainingCsect) { in recordRelocation()
453 MCSectionXCOFF *RelocationSec = cast<MCSectionXCOFF>(Fragment->getParent()); in recordRelocation()
827 const MCSectionXCOFF *MCSec = Csect.MCCsect; in assignAddressesAndIndices()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/MC/
H A DMCSectionXCOFF.cpp16 MCSectionXCOFF::~MCSectionXCOFF() = default;
18 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
31 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
33 bool MCSectionXCOFF::isVirtualSection() const { return !getKind().isCommon(); } in isVirtualSection()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/MC/
H A DMCSectionXCOFF.cpp18 MCSectionXCOFF::~MCSectionXCOFF() = default;
20 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
25 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
118 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
120 bool MCSectionXCOFF::isVirtualSection() const { in isVirtualSection()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/MC/
H A DMCSectionXCOFF.cpp18 MCSectionXCOFF::~MCSectionXCOFF() = default;
20 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
25 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
118 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
120 bool MCSectionXCOFF::isVirtualSection() const { in isVirtualSection()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/MC/
H A DMCSectionXCOFF.cpp18 MCSectionXCOFF::~MCSectionXCOFF() = default;
20 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
25 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
118 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
120 bool MCSectionXCOFF::isVirtualSection() const { in isVirtualSection()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCSectionXCOFF.cpp18 MCSectionXCOFF::~MCSectionXCOFF() = default;
20 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
25 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
118 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
120 bool MCSectionXCOFF::isVirtualSection() const { in isVirtualSection()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCSectionXCOFF.cpp18 MCSectionXCOFF::~MCSectionXCOFF() = default;
20 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
25 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
118 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
120 bool MCSectionXCOFF::isVirtualSection() const { in isVirtualSection()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/MC/
H A DMCSectionXCOFF.cpp18 MCSectionXCOFF::~MCSectionXCOFF() = default;
20 void MCSectionXCOFF::printCsectDirective(raw_ostream &OS) const { in printCsectDirective()
25 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
118 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
120 bool MCSectionXCOFF::isVirtualSection() const { in isVirtualSection()
/dports/devel/llvm10/llvm-10.0.1.src/lib/MC/
H A DMCSectionXCOFF.cpp16 MCSectionXCOFF::~MCSectionXCOFF() = default;
19 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
71 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
73 bool MCSectionXCOFF::isVirtualSection() const { return XCOFF::XTY_CM == Type; } in isVirtualSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSectionXCOFF.cpp16 MCSectionXCOFF::~MCSectionXCOFF() = default;
19 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
71 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
73 bool MCSectionXCOFF::isVirtualSection() const { return XCOFF::XTY_CM == Type; } in isVirtualSection()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/MC/
H A DMCSectionXCOFF.cpp16 MCSectionXCOFF::~MCSectionXCOFF() = default;
19 void MCSectionXCOFF::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
71 bool MCSectionXCOFF::UseCodeAlign() const { return getKind().isText(); } in UseCodeAlign()
73 bool MCSectionXCOFF::isVirtualSection() const { return XCOFF::XTY_CM == Type; } in isVirtualSection()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/MC/
H A DMCSymbolXCOFF.h18 class MCSectionXCOFF; variable
39 void setContainingCsect(MCSectionXCOFF *C) { in setContainingCsect()
46 MCSectionXCOFF *getContainingCsect() const { in getContainingCsect()
67 MCSectionXCOFF *ContainingCsect = nullptr;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h18 class MCSectionXCOFF; variable
39 void setContainingCsect(MCSectionXCOFF *C) { in setContainingCsect()
46 MCSectionXCOFF *getContainingCsect() const { in getContainingCsect()
67 MCSectionXCOFF *ContainingCsect = nullptr;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h18 class MCSectionXCOFF; variable
39 void setContainingCsect(MCSectionXCOFF *C) { in setContainingCsect()
46 MCSectionXCOFF *getContainingCsect() const { in getContainingCsect()
67 MCSectionXCOFF *ContainingCsect = nullptr;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h18 class MCSectionXCOFF; variable
49 MCSectionXCOFF *getRepresentedCsect() const;
51 void setRepresentedCsect(MCSectionXCOFF *C);
69 MCSectionXCOFF *RepresentedCsect = nullptr;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCSymbolXCOFF.h18 class MCSectionXCOFF; variable
49 MCSectionXCOFF *getRepresentedCsect() const;
51 void setRepresentedCsect(MCSectionXCOFF *C);
69 MCSectionXCOFF *RepresentedCsect = nullptr;

1234567