Searched refs:is_elf (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dreadsyms.cc292 bool is_elf = is_elf_object(input_file, 0, &ehdr, &read_size); local
328 if (is_elf)
381 if (is_elf)
/haiku-buildtools/gcc/
H A Dconfigure2946 is_elf=no
2956 is_elf=yes
2961 if test "$is_elf" = "yes"; then
/haiku-buildtools/binutils/
H A Dconfigure2957 is_elf=no
2967 is_elf=yes
2972 if test "$is_elf" = "yes"; then

Completed in 118 milliseconds