Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp385 unsigned EHSectionFlags = ELF::SHF_ALLOC; in initELFMCObjectFileInfo() local
387 EHSectionFlags |= ELF::SHF_WRITE; in initELFMCObjectFileInfo()
537 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()