Home
last modified time | relevance | path

Searched refs:getKCFITrapSection (Results 1 – 3 of 3) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h362 MCSection *getKCFITrapSection(const MCSection &TextSec) const;
/src/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1119 MCObjectFileInfo::getKCFITrapSection(const MCSection &TextSec) const { in getKCFITrapSection() function in MCObjectFileInfo
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1479 getObjFileLowering().getKCFITrapSection(*MF.getSection()); in emitKCFITrapEntry()