Home
last modified time | relevance | path

Searched refs:ASNAR (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_machoread.c108 #define ASNAR(func,t,s) \ macro
115 #define ASNAR(func,t,s) \ macro
316 ASNAR(memcpy,mfp->mo_header.magic,mh32.magic); in load_macho_header32()
347 ASNAR(memcpy,mfp->mo_header.magic,mh64.magic); in load_macho_header64()
403 ASNAR(mfp->mo_copy_word,msp->cmd,sc.cmd); in load_segment_command_content32()
407 ASNAR(mfp->mo_copy_word,msp->vmaddr,sc.vmaddr); in load_segment_command_content32()
408 ASNAR(mfp->mo_copy_word,msp->vmsize,sc.vmsize); in load_segment_command_content32()
425 ASNAR(mfp->mo_copy_word,msp->flags,sc.flags); in load_segment_command_content32()
454 ASNAR(mfp->mo_copy_word,msp->cmd,sc.cmd); in load_segment_command_content64()
476 ASNAR(mfp->mo_copy_word,msp->flags,sc.flags); in load_segment_command_content64()
[all …]
H A Ddwarf_elf_load_headers.c106 #define ASNAR(func,t,s) \ macro
113 #define ASNAR(func,t,s) \ macro
291 ASNAR(ep->f_copy_word,ehdr->ge_type,e->e_type); in generic_ehdr_from_32()
294 ASNAR(ep->f_copy_word,ehdr->ge_entry,e->e_entry); in generic_ehdr_from_32()
295 ASNAR(ep->f_copy_word,ehdr->ge_phoff,e->e_phoff); in generic_ehdr_from_32()
296 ASNAR(ep->f_copy_word,ehdr->ge_shoff,e->e_shoff); in generic_ehdr_from_32()
297 ASNAR(ep->f_copy_word,ehdr->ge_flags,e->e_flags); in generic_ehdr_from_32()
300 ASNAR(ep->f_copy_word,ehdr->ge_phnum,e->e_phnum); in generic_ehdr_from_32()
324 ASNAR(ep->f_copy_word,ehdr->ge_type,e->e_type); in generic_ehdr_from_64()
1751 ASNAR(memcpy,va,dblock); in read_gs_section_group()
[all …]
H A Ddwarf_peread.c120 #define ASNAR(func,t,s) \ macro
127 #define ASNAR(func,t,s) \ macro
258 ASNAR(pep->pe_copy_word,pep->pe_OptionalHeader.Magic, in load_optional_header32()
297 ASNAR(pep->pe_copy_word,pep->pe_OptionalHeader.Magic, in load_optional_header64()
488 ASNAR(pep->pe_copy_word,sec_outp->VirtualSize, in dwarf_pe_load_dwarf_section_headers()
492 ASNAR(pep->pe_copy_word,sec_outp->SizeOfRawData, in dwarf_pe_load_dwarf_section_headers()
576 ASNAR(word_swap,nt_address,dhinmem.dh_image_offset); in dwarf_load_pe_sections()
593 ASNAR(word_swap,lsig,nt_sig_array); in dwarf_load_pe_sections()
617 ASNAR(word_swap,pep->pe_FileHeader.TimeDateStamp, in dwarf_load_pe_sections()
621 ASNAR(word_swap,pep->pe_FileHeader.NumberOfSymbols, in dwarf_load_pe_sections()
[all …]
H A Ddwarf_object_detector.c132 #define ASNAR(func,t,s) \ macro
139 #define ASNAR(func,t,s) \ macro
367 ASNAR(word_swap,nt_address, dhinmem.dh_image_offset); in is_pe_object()
386 ASNAR(word_swap,lsig,nt_sig_array); in is_pe_object()
404 ASNAR(word_swap,machine,ifh.im_machine); in is_pe_object()
H A Ddwarf_debuglink.c85 #define ASNAR(func,t,s) \ macro
92 #define ASNAR(func,t,s) \ macro
752 ASNAR(dbg->de_copy_word,namesize, bu->bu_ownernamesize); in extract_buildid()
753 ASNAR(dbg->de_copy_word,descrsize,bu->bu_buildidsize); in extract_buildid()
754 ASNAR(dbg->de_copy_word,type, bu->bu_type); in extract_buildid()
H A Ddwarf_xu_index.c85 #define ASNAR(t,s,l) \ macro
96 #define ASNAR(t,s,l) \ macro
706 ASNAR(key,key_in,sizeof(*key_in)); in _dwarf_search_fission_for_key()
H A Ddwarf_elfread.c141 #define ASNAR(func,t,s) \ macro
148 #define ASNAR(func,t,s) \ macro
H A Dpro_forms.c55 #define ASNAR(t,s,l) \ macro
62 #define ASNAR(t,s,l) \ macro
474 ASNAR(unit,inptr,DWARF_32BIT_SIZE); in dwarf_compress_integer_block()
503 ASNAR(unit,inptr,DWARF_32BIT_SIZE); in dwarf_compress_integer_block()