Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h358 MCSection *getKCFITrapSection(const MCSection &TextSec) const;
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCObjectFileInfo.cpp1148 MCObjectFileInfo::getKCFITrapSection(const MCSection &TextSec) const { in getKCFITrapSection() function in MCObjectFileInfo
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1375 getObjFileLowering().getKCFITrapSection(*MF.getSection()); in emitKCFITrapEntry()