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

  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 148 #define BFD_VMA_FMT "l"
150 #define BFD_VMA_FMT "I64"
152 #define BFD_VMA_FMT "ll"
156 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
157 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
177 #define BFD_VMA_FMT "l"
178 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
179 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 148 #define BFD_VMA_FMT "l"
150 #define BFD_VMA_FMT "I64"
152 #define BFD_VMA_FMT "ll"
156 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
157 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
177 #define BFD_VMA_FMT "l"
178 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
179 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 148 #define BFD_VMA_FMT "l"
150 #define BFD_VMA_FMT "I64"
152 #define BFD_VMA_FMT "ll"
156 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
157 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
177 #define BFD_VMA_FMT "l"
178 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
179 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 148 #define BFD_VMA_FMT "l"
150 #define BFD_VMA_FMT "I64"
152 #define BFD_VMA_FMT "ll"
156 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
157 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
177 #define BFD_VMA_FMT "l"
178 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
179 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 148 #define BFD_VMA_FMT "l"
150 #define BFD_VMA_FMT "I64"
152 #define BFD_VMA_FMT "ll"
156 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
157 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
177 #define BFD_VMA_FMT "l"
178 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
179 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfd.h 146 #define BFD_VMA_FMT "l"
148 #define BFD_VMA_FMT "I64"
150 #define BFD_VMA_FMT "ll"
154 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
155 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
175 #define BFD_VMA_FMT "l"
176 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
177 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 148 #define BFD_VMA_FMT "l"
150 #define BFD_VMA_FMT "I64"
152 #define BFD_VMA_FMT "ll"
156 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
157 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
177 #define BFD_VMA_FMT "l"
178 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
179 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 148 #define BFD_VMA_FMT "l"
150 #define BFD_VMA_FMT "I64"
152 #define BFD_VMA_FMT "ll"
156 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
157 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
177 #define BFD_VMA_FMT "l"
178 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
179 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 148 #define BFD_VMA_FMT "l"
150 #define BFD_VMA_FMT "I64"
152 #define BFD_VMA_FMT "ll"
156 #define sprintf_vma(s,x) sprintf (s, "%016" BFD_VMA_FMT "x", x)
157 #define fprintf_vma(f,x) fprintf (f, "%016" BFD_VMA_FMT "x", x)
177 #define BFD_VMA_FMT "l"
178 #define fprintf_vma(s,x) fprintf (s, "%08" BFD_VMA_FMT "x", x)
179 #define sprintf_vma(s,x) sprintf (s, "%08" BFD_VMA_FMT "x", x)
    [all...]

Completed in 395 milliseconds