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

  /external/llvm/lib/Target/ARM/
ARMTargetObjectFile.cpp 36 StaticDtorSection =
72 return StaticDtorSection;
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 136 return StaticDtorSection;
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 74 /// StaticDtorSection - This section contains the static destructor pointer
76 const MCSection *StaticDtorSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 130 StaticDtorSection
138 StaticDtorSection
347 StaticDtorSection =
433 StaticDtorSection =
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 363 return StaticDtorSection;

Completed in 369 milliseconds