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

  /external/llvm/lib/Target/ARM/
ARMTargetObjectFile.cpp 67 ARMElfTargetObjectFile::getStaticDtorSection(unsigned Priority) const {
69 return TargetLoweringObjectFileELF::getStaticDtorSection(Priority);
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 134 getStaticDtorSection(unsigned Priority = 65535) const {
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 359 TargetLoweringObjectFileELF::getStaticDtorSection(unsigned Priority) const {

Completed in 203 milliseconds