Home
last modified time | relevance | path

Searched refs:MCSectionMachO (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm/lib/MC/
DMCSectionMachO.cpp72 MCSectionMachO::MCSectionMachO(StringRef Segment, StringRef Section, in MCSectionMachO() function in MCSectionMachO
92 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, in PrintSwitchToSection()
156 bool MCSectionMachO::UseCodeAlign() const { in UseCodeAlign()
160 bool MCSectionMachO::isVirtualSection() const { in isVirtualSection()
171 std::string MCSectionMachO::ParseSectionSpecifier(StringRef Spec, // In. in ParseSectionSpecifier()
DMCAsmInfoDarwin.cpp23 const MCSectionMachO &SMO = static_cast<const MCSectionMachO &>(Section); in isSectionAtomizableBySymbols()
DMachObjectWriter.cpp202 const MCSectionMachO &Section = cast<MCSectionMachO>(Sec); in writeSection()
456 const MCSectionMachO &Section = cast<MCSectionMachO>(*it->Section); in bindIndirectSymbols()
472 const MCSectionMachO &Section = cast<MCSectionMachO>(*it->Section); in bindIndirectSymbols()
488 const MCSectionMachO &Section = cast<MCSectionMachO>(*it->Section); in bindIndirectSymbols()
803 const auto &Sec = cast<MCSectionMachO>(Section); in writeObject()
955 const MCSectionMachO &Section = in writeObject()
956 static_cast<const MCSectionMachO &>(*it->Section); in writeObject()
DMCMachOStreamer.cpp125 static bool canGoAfterDWARF(const MCSectionMachO &MSec) { in canGoAfterDWARF()
155 const MCSectionMachO &MSec = *cast<MCSectionMachO>(Section); in ChangeSection()
DCMakeLists.txt36 MCSectionMachO.cpp
DMCContext.cpp267 MCSectionMachO *MCContext::getMachOSection(StringRef Segment, StringRef Section, in getMachOSection()
283 MCSectionMachO *&Entry = MachOUniquingMap[Name]; in getMachOSection()
292 return Entry = new (MachOAllocator.Allocate()) MCSectionMachO( in getMachOSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCSectionMachO.cpp84 MCSectionMachO::MCSectionMachO(StringRef Segment, StringRef Section, in MCSectionMachO() function in MCSectionMachO
104 void MCSectionMachO::PrintSwitchToSection(const MCAsmInfo &MAI, const Triple &T, in PrintSwitchToSection()
168 bool MCSectionMachO::UseCodeAlign() const { in UseCodeAlign()
172 bool MCSectionMachO::isVirtualSection() const { in isVirtualSection()
183 std::string MCSectionMachO::ParseSectionSpecifier(StringRef Spec, // In. in ParseSectionSpecifier()
DMCAsmInfoDarwin.cpp24 const MCSectionMachO &SMO = static_cast<const MCSectionMachO &>(Section); in isSectionAtomizableBySymbols()
DMachObjectWriter.cpp219 const MCSectionMachO &Section = cast<MCSectionMachO>(Sec); in writeSection()
473 const MCSectionMachO &Section = cast<MCSectionMachO>(*it->Section); in bindIndirectSymbols()
489 const MCSectionMachO &Section = cast<MCSectionMachO>(*it->Section); in bindIndirectSymbols()
505 const MCSectionMachO &Section = cast<MCSectionMachO>(*it->Section); in bindIndirectSymbols()
835 const auto &Sec = cast<MCSectionMachO>(Section); in writeObject()
989 const MCSectionMachO &Section = in writeObject()
990 static_cast<const MCSectionMachO &>(*it->Section); in writeObject()
DMCMachOStreamer.cpp123 static bool canGoAfterDWARF(const MCSectionMachO &MSec) { in canGoAfterDWARF()
154 const MCSectionMachO &MSec = *cast<MCSectionMachO>(Section); in ChangeSection()
DCMakeLists.txt39 MCSectionMachO.cpp
DMCContext.cpp273 MCSectionMachO *MCContext::getMachOSection(StringRef Segment, StringRef Section, in getMachOSection()
288 MCSectionMachO *&Entry = MachOUniquingMap[Name]; in getMachOSection()
297 return Entry = new (MachOAllocator.Allocate()) MCSectionMachO( in getMachOSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp125 static bool canUseLocalRelocation(const MCSectionMachO &Section, in canUseLocalRelocation()
138 const MCSectionMachO &RefSec = cast<MCSectionMachO>(Symbol.getSection()); in canUseLocalRelocation()
303 const MCSectionMachO &Section = in recordRelocation()
304 static_cast<const MCSectionMachO &>(*Fragment->getParent()); in recordRelocation()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCSectionMachO.h25 class MCSectionMachO final : public MCSection {
37 MCSectionMachO(StringRef Segment, StringRef Section, unsigned TAA,
DMCContext.h51 class MCSectionMachO; variable
93 SpecificBumpPtrAllocator<MCSectionMachO> MachOAllocator;
250 StringMap<MCSectionMachO *> MachOUniquingMap;
381 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
386 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
/external/llvm/include/llvm/MC/
DMCSectionMachO.h25 class MCSectionMachO final : public MCSection {
37 MCSectionMachO(StringRef Segment, StringRef Section, unsigned TAA,
DMCContext.h43 class MCSectionMachO; variable
81 SpecificBumpPtrAllocator<MCSectionMachO> MachOAllocator;
219 StringMap<MCSectionMachO *> MachOUniquingMap;
330 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
335 MCSectionMachO *getMachOSection(StringRef Segment, StringRef Section,
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp117 static bool canUseLocalRelocation(const MCSectionMachO &Section, in canUseLocalRelocation()
130 const MCSectionMachO &RefSec = cast<MCSectionMachO>(Symbol.getSection()); in canUseLocalRelocation()
295 const MCSectionMachO &Section = in recordRelocation()
296 static_cast<const MCSectionMachO &>(*Fragment->getParent()); in recordRelocation()
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp517 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section, in emitModuleFlags()
525 MCSectionMachO *S = getContext().getMachOSection( in emitModuleFlags()
555 MCSectionMachO::ParseSectionSpecifier(GV->getSection(), Segment, Section, in getExplicitSectionGlobal()
565 MCSectionMachO *S = in getExplicitSectionGlobal()
788 const MCSectionMachO &SMO = cast<MCSectionMachO>(Section); in canUsePrivateLabel()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp715 MCSectionMachO::ParseSectionSpecifier(SectionVal, Segment, Section, in emitModuleMetadata()
723 MCSectionMachO *S = getContext().getMachOSection( in emitModuleMetadata()
752 MCSectionMachO::ParseSectionSpecifier(GO->getSection(), Segment, Section, in getExplicitSectionGlobal()
762 MCSectionMachO *S = in getExplicitSectionGlobal()
984 const MCSectionMachO &SMO = cast<MCSectionMachO>(Section); in canUsePrivateLabel()
/external/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h27 class MCSectionMachO; variable
/external/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp472 const MCSectionMachO *Current = static_cast<const MCSectionMachO*>( in parseDirectiveIndirectSymbol()
615 MCSectionMachO::ParseSectionSpecifier(SectionSpec, Segment, Section, in parseDirectiveSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/MCParser/
DDarwinAsmParser.cpp548 const MCSectionMachO *Current = static_cast<const MCSectionMachO *>( in parseDirectiveIndirectSymbol()
689 MCSectionMachO::ParseSectionSpecifier(SectionSpec, Segment, Section, in parseDirectiveSection()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp231 const MCSectionMachO &Section = in RecordX86_64Relocation()
232 static_cast<const MCSectionMachO &>(*Fragment->getParent()); in RecordX86_64Relocation()
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp231 const MCSectionMachO &Section = in RecordX86_64Relocation()
232 static_cast<const MCSectionMachO &>(*Fragment->getParent()); in RecordX86_64Relocation()

12