Home
last modified time | relevance | path

Searched refs:magic_copy (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_object_detector.c117 magic_copy(unsigned char *d, unsigned len) in magic_copy() function
341 dos_sig = magic_copy((unsigned char *)dhinmem.dh_mz, in is_pe_object()
432 magicval = magic_copy(h->e_ident,4); in is_mach_o_magic()
H A Ddwarf_peread.c106 magic_copy(char *d, unsigned len) in magic_copy() function
543 dos_sig = magic_copy((char *)dhinmem.dh_mz, in dwarf_load_pe_sections()