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

  /bionic/libc/kernel/uapi/linux/
coff.h 230 struct COFF_reloc {
236 #define COFF_RELOC struct COFF_reloc
  /development/ndk/platforms/android-L/include/linux/
coff.h 230 struct COFF_reloc {
236 #define COFF_RELOC struct COFF_reloc
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
coff.h 230 struct COFF_reloc {
236 #define COFF_RELOC struct COFF_reloc
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
coff.h 230 struct COFF_reloc {
236 #define COFF_RELOC struct COFF_reloc
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
coff.h 230 struct COFF_reloc {
236 #define COFF_RELOC struct COFF_reloc
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
coff.h 230 struct COFF_reloc {
236 #define COFF_RELOC struct COFF_reloc
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
coff.h 230 struct COFF_reloc {
236 #define COFF_RELOC struct COFF_reloc
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
coff.h 230 struct COFF_reloc {
236 #define COFF_RELOC struct COFF_reloc
  /external/kernel-headers/original/uapi/linux/
coff.h 337 struct COFF_reloc {
343 #define COFF_RELOC struct COFF_reloc
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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.11-4.8/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 2126 milliseconds