Home
last modified time | relevance | path

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

/external/llvm/lib/MC/
DMCObjectFileInfo.cpp429 unsigned EHSectionFlags = ELF::SHF_ALLOC; in initELFMCObjectFileInfo() local
431 EHSectionFlags |= ELF::SHF_WRITE; in initELFMCObjectFileInfo()
553 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()