Searched refs:is_elf_object (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dreadsyms.cc292 bool is_elf = is_elf_object(input_file, 0, &ehdr, &read_size);
H A Darchive.cc694 if (is_elf_object(input_file, memoff, &ehdr, &read_size))
H A Dobject.h3015 is_elf_object(Input_file* input_file, off_t offset,
H A Dobject.cc3190 is_elf_object(Input_file* input_file, off_t offset, function in namespace:gold::gold

Completed in 77 milliseconds