Searched refs:EHSectionFlags (Results 1 – 2 of 2) sorted by relevance
458 unsigned EHSectionFlags = ELF::SHF_ALLOC; in initELFMCObjectFileInfo() local460 EHSectionFlags |= ELF::SHF_WRITE; in initELFMCObjectFileInfo()589 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()
475 unsigned EHSectionFlags = ELF::SHF_ALLOC; in initELFMCObjectFileInfo() local477 EHSectionFlags |= ELF::SHF_WRITE; in initELFMCObjectFileInfo()618 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()