Home
last modified time | relevance | path

Searched refs:getStackSizesSection (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h332 MCSection *getStackSizesSection(const MCSection &TextSec) const;
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h339 MCSection *getStackSizesSection(const MCSection &TextSec) const;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp875 MCObjectFileInfo::getStackSizesSection(const MCSection &TextSec) const { in getStackSizesSection() function in MCObjectFileInfo
/external/llvm-project/llvm/lib/MC/
DMCObjectFileInfo.cpp992 MCObjectFileInfo::getStackSizesSection(const MCSection &TextSec) const { in getStackSizesSection() function in MCObjectFileInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1018 getObjFileLowering().getStackSizesSection(*getCurrentSection()); in emitStackSizeSection()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1094 getObjFileLowering().getStackSizesSection(*getCurrentSection()); in emitStackSizeSection()