Home
last modified time | relevance | path

Searched defs:opt_ext (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dmips.h327 struct opt_ext struct
329 unsigned char o_bits1[1];
330 unsigned char o_bits2[1];
331 unsigned char o_bits3[1];
332 unsigned char o_bits4[1];
333 struct rndx_ext o_rndx;
334 unsigned char o_offset[4];
H A Dalpha.h370 struct opt_ext { struct
371 unsigned char o_bits1[1];
372 unsigned char o_bits2[1];
373 unsigned char o_bits3[1];
374 unsigned char o_bits4[1];
375 struct rndx_ext o_rndx;
376 unsigned char o_offset[4];
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dmips.h327 struct opt_ext struct
329 unsigned char o_bits1[1];
330 unsigned char o_bits2[1];
331 unsigned char o_bits3[1];
332 unsigned char o_bits4[1];
333 struct rndx_ext o_rndx;
334 unsigned char o_offset[4];
H A Dalpha.h370 struct opt_ext { struct
371 unsigned char o_bits1[1];
372 unsigned char o_bits2[1];
373 unsigned char o_bits3[1];
374 unsigned char o_bits4[1];
375 struct rndx_ext o_rndx;
376 unsigned char o_offset[4];
/netbsd-src/external/gpl3/gcc/dist/gcc/common/config/aarch64/
H A Daarch64-common.cc276 typedef const struct aarch64_option_extension opt_ext; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/common/config/aarch64/
H A Daarch64-common.c276 typedef const struct aarch64_option_extension opt_ext; typedef