Home
last modified time | relevance | path

Searched refs:StackSizesSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h169 MCSection *StackSizesSection; variable
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp478 StackSizesSection = Ctx->getELFSection(".stack_sizes", ELF::SHT_PROGBITS, 0); in initELFMCObjectFileInfo()
831 return StackSizesSection; in getStackSizesSection()