Home
last modified time | relevance | path

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

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