HomeSort by relevance Sort by last modified time
    Searched refs:e_flag (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/misc/
tune2fs.c 76 static int c_flag, C_flag, e_flag, f_flag, g_flag, i_flag, l_flag, L_flag; variable
923 e_flag = 1;
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
pdp11.c 81 bfd_byte e_flag[2]; /* Relocation info stripped. */ member in struct:pdp11_external_exec
397 if (GET_WORD (abfd, bytes->e_flag) & A_FLAG_RELOC_STRIPPED)
429 PUT_WORD (abfd, A_FLAG_RELOC_STRIPPED, bytes->e_flag);
432 PUT_WORD (abfd, 0, bytes->e_flag);
437 PUT_WORD (abfd, 0, bytes->e_flag);
    [all...]

Completed in 177 milliseconds