Searched refs:is_elf_object (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | readsyms.cc | 292 bool is_elf = is_elf_object(input_file, 0, &ehdr, &read_size); in do_read_symbols()
|
H A D | archive.cc | 688 if (is_elf_object(input_file, memoff, &ehdr, &read_size)) in get_elf_object_for_member()
|
H A D | object.h | 3074 is_elf_object(Input_file* input_file, off_t offset,
|
H A D | object.cc | 3419 is_elf_object(Input_file* input_file, off_t offset, in is_elf_object() function
|
H A D | ChangeLog-0815 | 13843 * object.cc (is_elf_object): Use 15108 * object.cc (is_elf_object): Define. 15109 * object.h (is_elf_object): Declare. 15111 is_elf_object.
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | readsyms.cc | 292 bool is_elf = is_elf_object(input_file, 0, &ehdr, &read_size); in do_read_symbols()
|
H A D | archive.cc | 688 if (is_elf_object(input_file, memoff, &ehdr, &read_size)) in get_elf_object_for_member()
|
H A D | object.h | 3074 is_elf_object(Input_file* input_file, off_t offset,
|
H A D | object.cc | 3448 is_elf_object(Input_file* input_file, off_t offset, in is_elf_object() function
|
H A D | ChangeLog-0815 | 13843 * object.cc (is_elf_object): Use 15108 * object.cc (is_elf_object): Define. 15109 * object.h (is_elf_object): Declare. 15111 is_elf_object.
|