Searched refs:EHSectionFlags (Results 1 – 3 of 3) 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()
340 unsigned EHSectionFlags = ELF::SHF_ALLOC; in initELFMCObjectFileInfo() local342 EHSectionFlags |= ELF::SHF_WRITE; in initELFMCObjectFileInfo()489 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()
345 unsigned EHSectionFlags = ELF::SHF_ALLOC; in initELFMCObjectFileInfo() local347 EHSectionFlags |= ELF::SHF_WRITE; in initELFMCObjectFileInfo()497 Ctx->getELFSection(".eh_frame", EHSectionType, EHSectionFlags); in initELFMCObjectFileInfo()