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

  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 31 StaticDtorSection = nullptr;
60 StaticDtorSection =
NVPTXISelLowering.cpp     [all...]
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 140 return StaticDtorSection;
  /external/llvm/lib/MC/
MCObjectFileInfo.cpp 154 StaticDtorSection
162 StaticDtorSection
486 StaticDtorSection =
628 StaticDtorSection =
640 StaticDtorSection =
    [all...]
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 77 /// StaticDtorSection - This section contains the static destructor pointer
79 const MCSection *StaticDtorSection;
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 382 return StaticDtorSection;
408 StaticDtorSection =
    [all...]

Completed in 120 milliseconds