Searched refs:EF_VAX_NONPIC (Results 1 – 3 of 3) sorted by relevance
47 #define EF_VAX_NONPIC 0x0001 /* Object contains non-PIC code */ macro
529 if (elf_elfheader (abfd)->e_flags & EF_VAX_NONPIC) in elf32_vax_print_private_bfd_data()
3095 if ((e_flags & EF_VAX_NONPIC)) in get_machine_flags()