HomeSort by: relevance | last modified time | path
    Searched defs:ases (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
mips.h 932 /* Whether code compression (either of the MIPS16 or the microMIPS ASEs)
1163 /* Mask of ASEs used. */
1164 unsigned char ases[4];
1188 /* Mask of ASEs used. */
1189 unsigned long ases;
1286 /* Masks for the ases word of an ABI flags structure. */
1310 #define AFL_ASE_MASK 0x003effff /* All ASEs. */
1156 unsigned char ases[4]; member in struct:__anon10516
1181 unsigned long ases; member in struct:elf_internal_abiflags_v0
  /src/external/gpl3/binutils.old/dist/include/elf/
mips.h 932 /* Whether code compression (either of the MIPS16 or the microMIPS ASEs)
1163 /* Mask of ASEs used. */
1164 unsigned char ases[4];
1188 /* Mask of ASEs used. */
1189 unsigned long ases;
1286 /* Masks for the ases word of an ABI flags structure. */
1310 #define AFL_ASE_MASK 0x003effff /* All ASEs. */
1156 unsigned char ases[4]; member in struct:__anon11980
1181 unsigned long ases; member in struct:elf_internal_abiflags_v0
  /src/external/gpl3/gdb/dist/include/elf/
mips.h 932 /* Whether code compression (either of the MIPS16 or the microMIPS ASEs)
1163 /* Mask of ASEs used. */
1164 unsigned char ases[4];
1188 /* Mask of ASEs used. */
1189 unsigned long ases;
1286 /* Masks for the ases word of an ABI flags structure. */
1310 #define AFL_ASE_MASK 0x003effff /* All ASEs. */
1156 unsigned char ases[4]; member in struct:__anon18627
1181 unsigned long ases; member in struct:elf_internal_abiflags_v0
  /src/external/gpl3/gdb.old/dist/include/elf/
mips.h 927 /* Whether code compression (either of the MIPS16 or the microMIPS ASEs)
1158 /* Mask of ASEs used. */
1159 unsigned char ases[4];
1183 /* Mask of ASEs used. */
1184 unsigned long ases;
1281 /* Masks for the ases word of an ABI flags structure. */
1305 #define AFL_ASE_MASK 0x003effff /* All ASEs. */
1151 unsigned char ases[4]; member in struct:__anon21368
1176 unsigned long ases; member in struct:elf_internal_abiflags_v0

Completed in 101 milliseconds