reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  684 MCSection *TargetLoweringObjectFileELF::SelectSectionForGlobal(
  978 MCSection *TargetLoweringObjectFileMachO::SelectSectionForGlobal(
 1338 MCSection *TargetLoweringObjectFileCOFF::SelectSectionForGlobal(
 1758 MCSection *TargetLoweringObjectFileWasm::SelectSectionForGlobal(
 1835 MCSection *TargetLoweringObjectFileXCOFF::SelectSectionForGlobal(
lib/Target/AMDGPU/AMDGPUTargetObjectFile.cpp
   23 MCSection *AMDGPUTargetObjectFile::SelectSectionForGlobal(
lib/Target/ARM/ARMTargetObjectFile.cpp
   92 MCSection *ARMElfTargetObjectFile::SelectSectionForGlobal(
lib/Target/AVR/AVRTargetObjectFile.cpp
   28 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalObject *GO,
lib/Target/Hexagon/HexagonTargetObjectFile.cpp
  127 MCSection *HexagonTargetObjectFile::SelectSectionForGlobal(
lib/Target/Lanai/LanaiTargetObjectFile.cpp
  102 MCSection *LanaiTargetObjectFile::SelectSectionForGlobal(
lib/Target/Mips/MipsTargetObjectFile.cpp
  150 MCSection *MipsTargetObjectFile::SelectSectionForGlobal(
lib/Target/NVPTX/NVPTXISelLowering.cpp
 5064 MCSection *NVPTXTargetObjectFile::SelectSectionForGlobal(
lib/Target/PowerPC/PPCTargetObjectFile.cpp
   24 MCSection *PPC64LinuxTargetObjectFile::SelectSectionForGlobal(
lib/Target/RISCV/RISCVTargetObjectFile.cpp
   75 MCSection *RISCVELFTargetObjectFile::SelectSectionForGlobal(
lib/Target/XCore/XCoreTargetObjectFile.cpp
  108 MCSection *XCoreTargetObjectFile::SelectSectionForGlobal(

References

lib/Target/TargetLoweringObjectFile.cpp
  268   return SelectSectionForGlobal(GO, Kind, TM);