HomeSort by relevance Sort by last modified time
    Searched refs:bfd_vma (Results 26 - 43 of 43) sorted by null

12

  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
bfd.h 140 typedef BFD_HOST_U_64_BIT bfd_vma; typedef
163 typedef unsigned long bfd_vma; typedef
167 with bfd_vma in the same way that signed and unsigned ints are compatible
174 /* Print a bfd_vma x on stream s. */
190 typedef bfd_vma bfd_uint64_t;
198 extern void bfd_sprintf_vma (bfd *, char *, bfd_vma);
199 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma);
277 bfd_vma offset; /* Offset into section. */
286 (((addr) + ((bfd_vma) 1 << (align)) - 1) & ((bfd_vma) -1 << (align))
    [all...]
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 142 typedef BFD_HOST_U_64_BIT bfd_vma; typedef
165 typedef unsigned long bfd_vma; typedef
169 with bfd_vma in the same way that signed and unsigned ints are compatible
176 /* Print a bfd_vma x on stream s. */
192 typedef bfd_vma bfd_uint64_t;
200 extern void bfd_sprintf_vma (bfd *, char *, bfd_vma);
201 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma);
279 bfd_vma offset; /* Offset into section. */
288 (((addr) + ((bfd_vma) 1 << (align)) - 1) & ((bfd_vma) -1 << (align))
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
bfd.h 142 typedef BFD_HOST_U_64_BIT bfd_vma; typedef
165 typedef unsigned long bfd_vma; typedef
169 with bfd_vma in the same way that signed and unsigned ints are compatible
176 /* Print a bfd_vma x on stream s. */
192 typedef bfd_vma bfd_uint64_t;
200 extern void bfd_sprintf_vma (bfd *, char *, bfd_vma);
201 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma);
279 bfd_vma offset; /* Offset into section. */
288 (((addr) + ((bfd_vma) 1 << (align)) - 1) & ((bfd_vma) -1 << (align))
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 142 typedef BFD_HOST_U_64_BIT bfd_vma; typedef
165 typedef unsigned long bfd_vma; typedef
169 with bfd_vma in the same way that signed and unsigned ints are compatible
176 /* Print a bfd_vma x on stream s. */
192 typedef bfd_vma bfd_uint64_t;
200 extern void bfd_sprintf_vma (bfd *, char *, bfd_vma);
201 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma);
279 bfd_vma offset; /* Offset into section. */
288 (((addr) + ((bfd_vma) 1 << (align)) - 1) & ((bfd_vma) -1 << (align))
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 142 typedef BFD_HOST_U_64_BIT bfd_vma; typedef
165 typedef unsigned long bfd_vma; typedef
169 with bfd_vma in the same way that signed and unsigned ints are compatible
176 /* Print a bfd_vma x on stream s. */
192 typedef bfd_vma bfd_uint64_t;
200 extern void bfd_sprintf_vma (bfd *, char *, bfd_vma);
201 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma);
279 bfd_vma offset; /* Offset into section. */
288 (((addr) + ((bfd_vma) 1 << (align)) - 1) & ((bfd_vma) -1 << (align))
    [all...]
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
bfd.h 142 typedef BFD_HOST_U_64_BIT bfd_vma; typedef
165 typedef unsigned long bfd_vma; typedef
169 with bfd_vma in the same way that signed and unsigned ints are compatible
176 /* Print a bfd_vma x on stream s. */
192 typedef bfd_vma bfd_uint64_t;
200 extern void bfd_sprintf_vma (bfd *, char *, bfd_vma);
201 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma);
279 bfd_vma offset; /* Offset into section. */
288 (((addr) + ((bfd_vma) 1 << (align)) - 1) & ((bfd_vma) -1 << (align))
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
bfd.h 142 typedef BFD_HOST_U_64_BIT bfd_vma; typedef
165 typedef unsigned long bfd_vma; typedef
169 with bfd_vma in the same way that signed and unsigned ints are compatible
176 /* Print a bfd_vma x on stream s. */
192 typedef bfd_vma bfd_uint64_t;
200 extern void bfd_sprintf_vma (bfd *, char *, bfd_vma);
201 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma);
279 bfd_vma offset; /* Offset into section. */
288 (((addr) + ((bfd_vma) 1 << (align)) - 1) & ((bfd_vma) -1 << (align))
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
bfd.h 142 typedef BFD_HOST_U_64_BIT bfd_vma; typedef
165 typedef unsigned long bfd_vma; typedef
169 with bfd_vma in the same way that signed and unsigned ints are compatible
176 /* Print a bfd_vma x on stream s. */
192 typedef bfd_vma bfd_uint64_t;
200 extern void bfd_sprintf_vma (bfd *, char *, bfd_vma);
201 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma);
279 bfd_vma offset; /* Offset into section. */
288 (((addr) + ((bfd_vma) 1 << (align)) - 1) & ((bfd_vma) -1 << (align))
    [all...]
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
bfd.h 142 typedef BFD_HOST_U_64_BIT bfd_vma; typedef
165 typedef unsigned long bfd_vma; typedef
169 with bfd_vma in the same way that signed and unsigned ints are compatible
176 /* Print a bfd_vma x on stream s. */
192 typedef bfd_vma bfd_uint64_t;
200 extern void bfd_sprintf_vma (bfd *, char *, bfd_vma);
201 extern void bfd_fprintf_vma (bfd *, void *, bfd_vma);
279 bfd_vma offset; /* Offset into section. */
288 (((addr) + ((bfd_vma) 1 << (align)) - 1) & ((bfd_vma) -1 << (align))
    [all...]
  /external/oprofile/libpp/
profile_container.cpp 139 bfd_vma base_vma = abfd.syms[sym_index].vma();
256 profile_container::find_symbol(string const & image_name, bfd_vma vma) const
276 profile_container::find_sample(symbol_entry const * symbol, bfd_vma vma) const
symbol_container.cpp 95 bfd_vma vma) const
format_output.cpp 56 string get_vma(bfd_vma vma, bool vma_64)
  /external/qemu/disas/
i386.c 162 static int print_insn (bfd_vma, disassemble_info *);
170 static void print_operand_value (char *buf, size_t bufsize, int hex, bfd_vma disp);
171 static void print_displacement (char *, bfd_vma);
174 static bfd_vma get64 (void);
178 static void set_op (bfd_vma, int);
227 bfd_vma insn_start;
289 bfd_vma start = priv->insn_start + (priv->max_fetched - priv->the_buffer);
    [all...]
arm.c     [all...]
mips.c     [all...]
ppc.c     [all...]
  /external/oprofile/libutil++/
bfd_support.cpp 227 string const & name, bfd_vma pc,
610 bfd_vma offset, bool anon_obj)
619 bfd_vma pc;
  /external/oprofile/opjitconv/
create_bfd.c 76 size_t size, bfd_vma vma, flagword flags)

Completed in 909 milliseconds

12