HomeSort by relevance Sort by last modified time
    Searched full:coff_reloc (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coff.h 337 struct COFF_reloc {
343 #define COFF_RELOC struct COFF_reloc
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coff.h 337 struct COFF_reloc {
343 #define COFF_RELOC struct COFF_reloc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coff.h 337 struct COFF_reloc {
343 #define COFF_RELOC struct COFF_reloc
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/coff/
coff-objfmt.c 53 typedef struct coff_reloc { struct
85 } coff_reloc; typedef in typeref:struct:coff_reloc
496 coff_reloc *reloc;
590 reloc = yasm_xmalloc(sizeof(coff_reloc));
768 coff_reloc *reloc;
    [all...]

Completed in 1161 milliseconds