Searched defs:getNonexecutableStackSection (Results 1 – 2 of 2) sorted by relevance
| /llvm-project/llvm/lib/MC/ | ||
| H A D | MCAsmInfoELF.cpp | 23 MCSection *MCAsmInfoELF::getNonexecutableStackSection(MCContext &Ctx) const { in getNonexecutableStackSection() function in MCAsmInfoELF |
| /llvm-project/llvm/include/llvm/MC/ | ||
| H A D | MCAsmInfo.h | 579 virtual MCSection *getNonexecutableStackSection(MCContext &Ctx) const { getNonexecutableStackSection() function |