HomeSort by: relevance | last modified time | path
    Searched refs:SHF_NFP_INIT (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
nfp.h 102 #define SHF_NFP_INIT 0x80000000
  /src/external/gpl3/binutils.old/dist/include/elf/
nfp.h 102 #define SHF_NFP_INIT 0x80000000
  /src/external/gpl3/gdb/dist/include/elf/
nfp.h 102 #define SHF_NFP_INIT 0x80000000
  /src/external/gpl3/gdb.old/dist/include/elf/
nfp.h 102 #define SHF_NFP_INIT 0x80000000
  /src/external/gpl3/binutils/dist/opcodes/
nfp-dis.c 2703 is_for_text = (sec->sh_flags & (SHF_NFP_INIT | SHF_NFP_INIT2)) == 0;
2841 & (SHF_NFP_INIT | SHF_NFP_INIT2)) == 0;
  /src/external/gpl3/binutils.old/dist/opcodes/
nfp-dis.c 2703 is_for_text = (sec->sh_flags & (SHF_NFP_INIT | SHF_NFP_INIT2)) == 0;
2839 & (SHF_NFP_INIT | SHF_NFP_INIT2)) == 0;
  /src/external/gpl3/gdb/dist/opcodes/
nfp-dis.c 2703 is_for_text = (sec->sh_flags & (SHF_NFP_INIT | SHF_NFP_INIT2)) == 0;
2839 & (SHF_NFP_INIT | SHF_NFP_INIT2)) == 0;
  /src/external/gpl3/gdb.old/dist/opcodes/
nfp-dis.c 2696 is_for_text = (sec->sh_flags & (SHF_NFP_INIT | SHF_NFP_INIT2)) == 0;
2832 & (SHF_NFP_INIT | SHF_NFP_INIT2)) == 0;

Completed in 37 milliseconds