Searched refs:EF_ARM_RELEXEC (Results 1 – 3 of 3) sorted by relevance
26 #define EF_ARM_RELEXEC 0x01 macro
2198 if (e_flags & EF_ARM_RELEXEC) in decode_ARM_machine_flags()2201 e_flags &= ~ EF_ARM_RELEXEC; in decode_ARM_machine_flags()
12373 if (flags & EF_ARM_RELEXEC) in elf32_arm_print_private_bfd_data()12379 flags &= ~ (EF_ARM_RELEXEC | EF_ARM_HASENTRY); in elf32_arm_print_private_bfd_data()