HomeSort by: relevance | last modified time | path
    Searched refs:SmallDataSection (Results 1 - 10 of 10) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
M68kTargetObjectFile.h 23 MCSection *SmallDataSection;
M68kTargetObjectFile.cpp 43 SmallDataSection = getContext().getELFSection(
  /src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
RISCVTargetObjectFile.cpp 21 SmallDataSection = getContext().getELFSection(
80 return SmallDataSection;
110 return SmallDataSection;
RISCVTargetObjectFile.h 18 MCSection *SmallDataSection;
  /src/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
LanaiTargetObjectFile.cpp 32 SmallDataSection = getContext().getELFSection(
107 return SmallDataSection;
123 return SmallDataSection;
LanaiTargetObjectFile.h 16 MCSection *SmallDataSection;
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.h 42 MCSectionELF *SmallDataSection;
HexagonTargetObjectFile.cpp 117 SmallDataSection =
406 return SmallDataSection;
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsTargetObjectFile.cpp 48 SmallDataSection = getContext().getELFSection(
158 return SmallDataSection;
160 return SmallDataSection;
181 return SmallDataSection;
MipsTargetObjectFile.h 17 MCSection *SmallDataSection;

Completed in 23 milliseconds