Searched refs:ELF_C_RDWR (Results 1 – 5 of 5) sorted by relevance
44 elfcmd = ELF_C_RDWR;
143 if (elf->cmd != ELF_C_RDWR
73 ELF_C_RDWR, /* Read and write .. */ enumerator
908 && ref->cmd != ELF_C_RDWR && ref->cmd != ELF_C_RDWR_MMAP in dup_elf()1030 case ELF_C_RDWR:1036 if (ref->cmd != ELF_C_RDWR && ref->cmd != ELF_C_RDWR_MMAP
299 Elf *elf = elf_begin (fd, ELF_C_RDWR, NULL); in process_file()1737 Elf_Cmd cmd = ELF_C_RDWR; in handle_ar()