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

  /bionic/libc/kernel/uapi/linux/can/
gw.h 64 __u8 modtype; member in struct:cgw_frame_mod
  /external/kernel-headers/original/uapi/linux/can/
gw.h 105 __u8 modtype; member in struct:cgw_frame_mod
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/can/
gw.h 68 __u8 modtype; member in struct:cgw_frame_mod
  /toolchain/binutils/binutils-2.27/bfd/
libcoff-in.h 170 /* modtype from optional header. */
171 short modtype; member in struct:xcoff_tdata
libcoff.h 174 /* modtype from optional header. */
175 short modtype; member in struct:xcoff_tdata
    [all...]
coff-rs6000.c 336 xcoff_data (abfd)->modtype = ('1' << 8) | 'L';
387 ox->modtype = ix->modtype;
    [all...]
xcofflink.c     [all...]
coffcode.h     [all...]
coff64-rs6000.c 996 internal_a.o_modtype = xcoff_data (abfd)->modtype;
    [all...]

Completed in 670 milliseconds