HomeSort by relevance Sort by last modified time
    Searched refs:getStaticDtorSection (Results 1 - 11 of 11) sorted by null

  /external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 86 MCSection *getStaticDtorSection(unsigned Priority,
170 MCSection *getStaticDtorSection(unsigned Priority,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 87 MCSection *getStaticDtorSection(unsigned Priority,
161 MCSection *getStaticDtorSection(unsigned Priority,
200 MCSection *getStaticDtorSection(unsigned Priority,
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 146 virtual MCSection *getStaticDtorSection(unsigned Priority,
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 148 virtual MCSection *getStaticDtorSection(unsigned Priority,
  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h 185 const MCSection *getStaticDtorSection() const { return StaticDtorSection; }
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 419 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection(
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 617 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection(
    [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ELFWriter.cpp 208 const MCSectionELF *Dtor = (const MCSectionELF *)TLOF.getStaticDtorSection();
    [all...]
  /external/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp     [all...]

Completed in 1904 milliseconds