HomeSort by relevance Sort by last modified time
    Searched refs:Subsection (Results 51 - 75 of 111) sorted by null

1 23 4 5

  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCSectionELF.h 82 const MCExpr *Subsection) const override;
MCSectionMachO.h 81 const MCExpr *Subsection) const override;
MCSectionWasm.h 71 const MCExpr *Subsection) const override;
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
MCObjectStreamer.h 76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
100 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /external/llvm/lib/MC/MCParser/
ELFAsmParser.cpp 75 addDirectiveHandler<&ELFAsmParser::ParseDirectiveSubsection>(".subsection");
186 const MCExpr *Subsection = nullptr;
188 if (getParser().parseExpression(Subsection))
194 Subsection);
371 const MCExpr *Subsection = nullptr;
387 if (getParser().parseExpression(Subsection))
524 getStreamer().SwitchSection(ELFSection, Subsection);
721 const MCExpr *Subsection = nullptr;
723 if (getParser().parseExpression(Subsection))
730 getStreamer().SubSection(Subsection)
    [all...]
  /external/llvm/include/llvm/MC/
MCStreamer.h 343 bool SubSection(const MCExpr *Subsection) {
347 SwitchSection(SectionStack.back().first.first, Subsection);
356 const MCExpr *Subsection = nullptr);
362 const MCExpr *Subsection = nullptr) {
366 if (MCSectionSubPair(Section, Subsection) != curSection)
367 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
MCObjectStreamer.h 76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
99 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
MCSection.h 99 /// Mapping from subsection number to insertion point for subsection numbers
184 MCSection::iterator getSubsectionInsertionPoint(unsigned Subsection);
189 const MCExpr *Subsection) const = 0;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
MCObjectStreamer.h 76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
100 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
MCObjectStreamer.h 76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
100 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
MCObjectStreamer.h 76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
100 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
MCObjectStreamer.h 76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
100 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
MCObjectStreamer.h 76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
100 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
MCObjectStreamer.h 76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
100 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCStreamer.h 354 bool SubSection(const MCExpr *Subsection) {
358 SwitchSection(SectionStack.back().first.first, Subsection);
367 const MCExpr *Subsection = nullptr);
373 const MCExpr *Subsection = nullptr) {
377 if (MCSectionSubPair(Section, Subsection) != curSection)
378 SectionStack.back().first = MCSectionSubPair(Section, Subsection);
    [all...]
MCObjectStreamer.h 76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
100 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFStreamer.cpp 96 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override {
103 MCELFStreamer::ChangeSection(Section, Subsection);
  /external/llvm/test/MC/COFF/
cv-inline-linetable-infloop.s 39 .long 241 # Symbol subsection for infloop
40 .long .Ltmp17-.Ltmp16 # Subsection size

Completed in 1640 milliseconds

1 23 4 5