reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
800 return getSection(Sec)->sh_flags & ELF::SHF_ALLOC && 801 (getSection(Sec)->sh_flags & ELF::SHF_EXECINSTR || 802 !(getSection(Sec)->sh_flags & ELF::SHF_WRITE));