HomeSort by relevance Sort by last modified time
    Searched refs:Sec (Results 126 - 150 of 387) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/llvm/include/llvm/MC/
MCMachObjectWriter.h 137 uint64_t getSectionAddress(const MCSection *Sec) const {
138 return SectionAddress.lookup(Sec);
175 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
215 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec,
218 Relocations[Sec].push_back(P);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 140 uint64_t getSectionAddress(const MCSection *Sec) const {
141 return SectionAddress.lookup(Sec);
178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
218 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec,
221 Relocations[Sec].push_back(P);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 140 uint64_t getSectionAddress(const MCSection *Sec) const {
141 return SectionAddress.lookup(Sec);
178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
218 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec,
221 Relocations[Sec].push_back(P);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 140 uint64_t getSectionAddress(const MCSection *Sec) const {
141 return SectionAddress.lookup(Sec);
178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
218 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec,
221 Relocations[Sec].push_back(P);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 140 uint64_t getSectionAddress(const MCSection *Sec) const {
141 return SectionAddress.lookup(Sec);
178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
218 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec,
221 Relocations[Sec].push_back(P);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 140 uint64_t getSectionAddress(const MCSection *Sec) const {
141 return SectionAddress.lookup(Sec);
178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
218 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec,
221 Relocations[Sec].push_back(P);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 140 uint64_t getSectionAddress(const MCSection *Sec) const {
141 return SectionAddress.lookup(Sec);
178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
218 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec,
221 Relocations[Sec].push_back(P);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 140 uint64_t getSectionAddress(const MCSection *Sec) const {
141 return SectionAddress.lookup(Sec);
178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
218 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec,
221 Relocations[Sec].push_back(P);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCMachObjectWriter.h 140 uint64_t getSectionAddress(const MCSection *Sec) const {
141 return SectionAddress.lookup(Sec);
178 void writeSection(const MCAsmLayout &Layout, const MCSection &Sec,
218 void addRelocation(const MCSymbol *RelSymbol, const MCSection *Sec,
221 Relocations[Sec].push_back(P);
  /external/llvm/include/llvm/Object/
COFF.h 649 const coff_section *toSec(DataRefImpl Sec) const;
730 void moveSectionNext(DataRefImpl &Sec) const override;
731 std::error_code getSectionName(DataRefImpl Sec,
733 uint64_t getSectionAddress(DataRefImpl Sec) const override;
734 uint64_t getSectionSize(DataRefImpl Sec) const override;
735 std::error_code getSectionContents(DataRefImpl Sec,
737 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
738 bool isSectionCompressed(DataRefImpl Sec) const override;
739 bool isSectionText(DataRefImpl Sec) const override;
740 bool isSectionData(DataRefImpl Sec) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
COFF.h 637 const coff_section *toSec(DataRefImpl Sec) const;
724 void moveSectionNext(DataRefImpl &Sec) const override;
725 std::error_code getSectionName(DataRefImpl Sec,
727 uint64_t getSectionAddress(DataRefImpl Sec) const override;
728 uint64_t getSectionSize(DataRefImpl Sec) const override;
729 std::error_code getSectionContents(DataRefImpl Sec,
731 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
732 bool isSectionCompressed(DataRefImpl Sec) const override;
733 bool isSectionText(DataRefImpl Sec) const override;
734 bool isSectionData(DataRefImpl Sec) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
COFF.h 637 const coff_section *toSec(DataRefImpl Sec) const;
724 void moveSectionNext(DataRefImpl &Sec) const override;
725 std::error_code getSectionName(DataRefImpl Sec,
727 uint64_t getSectionAddress(DataRefImpl Sec) const override;
728 uint64_t getSectionSize(DataRefImpl Sec) const override;
729 std::error_code getSectionContents(DataRefImpl Sec,
731 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
732 bool isSectionCompressed(DataRefImpl Sec) const override;
733 bool isSectionText(DataRefImpl Sec) const override;
734 bool isSectionData(DataRefImpl Sec) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
COFF.h 637 const coff_section *toSec(DataRefImpl Sec) const;
724 void moveSectionNext(DataRefImpl &Sec) const override;
725 std::error_code getSectionName(DataRefImpl Sec,
727 uint64_t getSectionAddress(DataRefImpl Sec) const override;
728 uint64_t getSectionSize(DataRefImpl Sec) const override;
729 std::error_code getSectionContents(DataRefImpl Sec,
731 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
732 bool isSectionCompressed(DataRefImpl Sec) const override;
733 bool isSectionText(DataRefImpl Sec) const override;
734 bool isSectionData(DataRefImpl Sec) const override
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 637 const coff_section *toSec(DataRefImpl Sec) const;
724 void moveSectionNext(DataRefImpl &Sec) const override;
725 std::error_code getSectionName(DataRefImpl Sec,
727 uint64_t getSectionAddress(DataRefImpl Sec) const override;
728 uint64_t getSectionSize(DataRefImpl Sec) const override;
729 std::error_code getSectionContents(DataRefImpl Sec,
731 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
732 bool isSectionCompressed(DataRefImpl Sec) const override;
733 bool isSectionText(DataRefImpl Sec) const override;
734 bool isSectionData(DataRefImpl Sec) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Object/
COFF.h 637 const coff_section *toSec(DataRefImpl Sec) const;
724 void moveSectionNext(DataRefImpl &Sec) const override;
725 std::error_code getSectionName(DataRefImpl Sec,
727 uint64_t getSectionAddress(DataRefImpl Sec) const override;
728 uint64_t getSectionSize(DataRefImpl Sec) const override;
729 std::error_code getSectionContents(DataRefImpl Sec,
731 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
732 bool isSectionCompressed(DataRefImpl Sec) const override;
733 bool isSectionText(DataRefImpl Sec) const override;
734 bool isSectionData(DataRefImpl Sec) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Object/
COFF.h 637 const coff_section *toSec(DataRefImpl Sec) const;
724 void moveSectionNext(DataRefImpl &Sec) const override;
725 std::error_code getSectionName(DataRefImpl Sec,
727 uint64_t getSectionAddress(DataRefImpl Sec) const override;
728 uint64_t getSectionSize(DataRefImpl Sec) const override;
729 std::error_code getSectionContents(DataRefImpl Sec,
731 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
732 bool isSectionCompressed(DataRefImpl Sec) const override;
733 bool isSectionText(DataRefImpl Sec) const override;
734 bool isSectionData(DataRefImpl Sec) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/Object/
COFF.h 637 const coff_section *toSec(DataRefImpl Sec) const;
724 void moveSectionNext(DataRefImpl &Sec) const override;
725 std::error_code getSectionName(DataRefImpl Sec,
727 uint64_t getSectionAddress(DataRefImpl Sec) const override;
728 uint64_t getSectionSize(DataRefImpl Sec) const override;
729 std::error_code getSectionContents(DataRefImpl Sec,
731 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
732 bool isSectionCompressed(DataRefImpl Sec) const override;
733 bool isSectionText(DataRefImpl Sec) const override;
734 bool isSectionData(DataRefImpl Sec) const override
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Object/
COFF.h 637 const coff_section *toSec(DataRefImpl Sec) const;
724 void moveSectionNext(DataRefImpl &Sec) const override;
725 std::error_code getSectionName(DataRefImpl Sec,
727 uint64_t getSectionAddress(DataRefImpl Sec) const override;
728 uint64_t getSectionSize(DataRefImpl Sec) const override;
729 std::error_code getSectionContents(DataRefImpl Sec,
731 uint64_t getSectionAlignment(DataRefImpl Sec) const override;
732 bool isSectionCompressed(DataRefImpl Sec) const override;
733 bool isSectionText(DataRefImpl Sec) const override;
734 bool isSectionData(DataRefImpl Sec) const override
    [all...]
  /external/llvm/lib/MC/
MCELFStreamer.cpp 501 MCSection &Sec = *getCurrentSectionOnly();
511 else if (isBundleLocked() && !Sec.isBundleGroupBeforeFirstInst())
527 if (Sec.getBundleLockState() == MCSection::BundleLockedAlignToEnd) {
537 Sec.setBundleGroupBeforeFirstInst(false);
569 MCSection &Sec = *getCurrentSectionOnly();
577 Sec.setBundleGroupBeforeFirstInst(true);
585 Sec.setBundleLockState(AlignToEnd ? MCSection::BundleLockedAlignToEnd
590 MCSection &Sec = *getCurrentSectionOnly();
597 else if (Sec.isBundleGroupBeforeFirstInst())
608 Sec.setBundleLockState(MCSection::NotBundleLocked)
    [all...]
  /external/llvm/include/llvm/DebugInfo/
DIContext.h 171 /// the same Sec should give the same address.
172 virtual uint64_t getSectionLoadAddress(const object::SectionRef &Sec) const = 0;
184 virtual bool getLoadedSectionContents(const object::SectionRef &Sec,
  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 58 const SectionContribution *getOffset(DWARFSectionKind Sec) const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 60 const SectionContribution *getOffset(DWARFSectionKind Sec) const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 60 const SectionContribution *getOffset(DWARFSectionKind Sec) const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 60 const SectionContribution *getOffset(DWARFSectionKind Sec) const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnitIndex.h 60 const SectionContribution *getOffset(DWARFSectionKind Sec) const;

Completed in 2219 milliseconds

1 2 3 4 56 7 8 91011>>