Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp346 unsigned EHSectionFlags = ELF::SHF_ALLOC; in initELFMCObjectFileInfo() local
348 EHSectionFlags |= ELF::SHF_WRITE; in initELFMCObjectFileInfo()
498 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()