HomeSort by: relevance | last modified time | path
    Searched refs:getStaticDtorSection (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 101 MCSection *getStaticDtorSection(unsigned Priority,
182 MCSection *getStaticDtorSection(unsigned Priority,
218 MCSection *getStaticDtorSection(unsigned Priority,
245 MCSection *getStaticDtorSection(unsigned Priority,
  /src/external/apache2/llvm/dist/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 179 virtual MCSection *getStaticDtorSection(unsigned Priority,
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 1050 MCSection *TargetLoweringObjectFileELF::getStaticDtorSection(
1876 MCSection *TargetLoweringObjectFileCOFF::getStaticDtorSection(
2147 MCSection *TargetLoweringObjectFileWasm::getStaticDtorSection(
2410 MCSection *TargetLoweringObjectFileXCOFF::getStaticDtorSection(
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 2325 : Obj.getStaticDtorSection(S.Priority, KeySym));

Completed in 21 milliseconds