HomeSort by relevance Sort by last modified time
    Searched refs:bfd (Results 51 - 57 of 57) sorted by null

1 23

  /external/qemu/
dis-asm.h 262 /* Target description. We could replace this with a pointer to the bfd,
406 /* Fetch the disassembler for a given BFD, if that support is available. */
407 disassembler_ftype disassembler(bfd *);
  /external/oprofile/opjitconv/
opjitconv.c 59 /* the bfd handle of the ELF file we write */
60 bfd * cur_bfd;
  /ndk/build/tools/
build-gcc.sh 503 # $3: Alternative file prefix if $2 doesn't exist (eg. ld.bfd)
520 # symlink ld to either ld.gold or ld.bfd
521 do_relink_bin ld ld.gold ld.bfd
build-host-gcc.sh 96 the BFD linker is still the default used by the generated toolchain. You can
100 <name> can be one of 'default', 'bfd' and 'gold'.
102 For now, 'default' is an alias for 'bfd', but we plan
160 register_var_option "--default-ld=<name>" DEFAULT_LD "Select default linker ('bfd' or 'gold')."
185 gold|bfd)
189 # bfd is used for some of the older toolchains or archs not supported by gold.
193 panic "Invalid --default-ld name '$DEFAULT_LD', valid values are: bfd gold"
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]
  /external/llvm/
configure     [all...]
  /external/llvm/projects/sample/
configure     [all...]

Completed in 562 milliseconds

1 23