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

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectFileInfo.h 72 /// StaticDtorSection - This section contains the static destructor pointer
74 const MCSection *StaticDtorSection;
185 const MCSection *getStaticDtorSection() const { return StaticDtorSection; }
  /external/llvm/include/llvm/MC/
MCObjectFileInfo.h 72 MCSection *StaticDtorSection;

Completed in 173 milliseconds