Home | History | Annotate | Download | only in m_debuginfo

Lines Matching refs:is_elf_object_file

112 Bool ML_(is_elf_object_file)( void* image, SizeT n_image, Bool rel_ok )
152 return ML_(is_elf_object_file)( &ehdr, sizeof(ehdr), rel_ok );
1522 vg_assert(ok); // ML_(is_elf_object_file) should ensure this
1566 /* checked previously by is_elf_object_file: */
2449 /* checked previously by is_elf_object_file: */
2669 /* checked previously by is_elf_object_file: */