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

  /external/libcxx/utils/libcxx/sym_check/
util.py 73 def is_elf(filename): function
96 return is_elf(filename)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/libcxx/sym_check/
util.py 73 def is_elf(filename): function
96 return is_elf(filename)
  /toolchain/binutils/binutils-2.27/gold/
readsyms.cc 292 bool is_elf = is_elf_object(input_file, 0, &ehdr, &read_size); local
328 if (is_elf)
381 if (is_elf)
  /toolchain/binutils/binutils-2.27/
configure     [all...]

Completed in 215 milliseconds