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

  /external/llvm/tools/lto/
LTOCodeGenerator.cpp 88 const std::vector<const char*> &undefs = mod->getAsmUndefinedRefs(); local
89 for (int i = 0, e = undefs.size(); i != e; ++i)
90 _asmUndefinedRefs[undefs[i]] = 1;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/include/
bfdlink.h 168 struct bfd_link_hash_entry *undefs;
169 /* Entries are added to the tail of the undefs list. */
196 /* Add an entry to the undefs list. */
200 /* Remove symbols from the undefs list that don't belong there. */
167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 168 struct bfd_link_hash_entry *undefs;
169 /* Entries are added to the tail of the undefs list. */
196 /* Add an entry to the undefs list. */
200 /* Remove symbols from the undefs list that don't belong there. */
167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.6/include/
bfdlink.h 168 struct bfd_link_hash_entry *undefs;
169 /* Entries are added to the tail of the undefs list. */
196 /* Add an entry to the undefs list. */
200 /* Remove symbols from the undefs list that don't belong there. */
167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/include/
bfdlink.h 168 struct bfd_link_hash_entry *undefs;
169 /* Entries are added to the tail of the undefs list. */
196 /* Add an entry to the undefs list. */
200 /* Remove symbols from the undefs list that don't belong there. */
167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/include/
bfdlink.h 168 struct bfd_link_hash_entry *undefs;
169 /* Entries are added to the tail of the undefs list. */
196 /* Add an entry to the undefs list. */
200 /* Remove symbols from the undefs list that don't belong there. */
167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/include/
bfdlink.h 168 struct bfd_link_hash_entry *undefs;
169 /* Entries are added to the tail of the undefs list. */
196 /* Add an entry to the undefs list. */
200 /* Remove symbols from the undefs list that don't belong there. */
167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/include/
bfdlink.h 168 struct bfd_link_hash_entry *undefs;
169 /* Entries are added to the tail of the undefs list. */
196 /* Add an entry to the undefs list. */
200 /* Remove symbols from the undefs list that don't belong there. */
167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/include/
bfdlink.h 168 struct bfd_link_hash_entry *undefs;
169 /* Entries are added to the tail of the undefs list. */
196 /* Add an entry to the undefs list. */
200 /* Remove symbols from the undefs list that don't belong there. */
167 struct bfd_link_hash_entry *undefs; member in struct:bfd_link_hash_table
  /external/srtp/
config.status 869 cat >$tmp/undefs.sed <<CEOF
912 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
916 cat >$tmp/undefs.sed <<CEOF
926 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
configure     [all...]
  /external/bison/
config.status     [all...]
configure     [all...]
  /external/dropbear/
configure     [all...]
  /external/grub/
config.status 924 cat >$tmp/undefs.sed <<CEOF
961 sed -f $tmp/undefs.sed $tmp/in >$tmp/out
    [all...]
configure     [all...]
  /external/icu4c/
config.status 956 cat >$tmp/undefs.sed <<CEOF
    [all...]
  /external/v8/src/
objects.cc 11196 uint32_t undefs = 0; local
11369 unsigned int undefs = limit; local
    [all...]

Completed in 661 milliseconds