Home
last modified time | relevance | path

Searched defs:getNonexecutableStackSection (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCAsmInfoELF.cpp23 MCSection *MCAsmInfoELF::getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function in MCAsmInfoELF
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCAsmInfo.h583 virtual MCSection *getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function