Home
last modified time | relevance | path

Searched refs:SIZEOFT32 (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Dpro_expr.c49 #define SIZEOFT32 4 macro
290 SIZEOFT32); in dwarf_add_expr_gen_a()
291 operand_size = SIZEOFT32; in dwarf_add_expr_gen_a()
447 WRITE_UNALIGNED(dbg, operand, &val1, sizeof(val1), SIZEOFT32); in dwarf_add_expr_gen_a()
448 operand_size = SIZEOFT32; in dwarf_add_expr_gen_a()
H A Ddwarf_object_detector.c84 #define SIZEOFT32 4 macro
331 SIZEOFT32 + sizeof(struct pe_image_file_header))) { in is_pe_object()
373 if (filesize < (nt_address + SIZEOFT32 + in is_pe_object()
394 nt_address + SIZEOFT32, in is_pe_object()
H A Dpro_frame.c48 #define SIZEOFT32 4 macro
610 if (sizeof(du) < SIZEOFT32) { in dwarf_add_fde_inst_a()
617 ptr = (char *) _dwarf_p_get_alloc(dbg, SIZEOFT32); in dwarf_add_fde_inst_a()
622 ASNOUT((void *) ptr, du, SIZEOFT32); in dwarf_add_fde_inst_a()
623 nbytes = SIZEOFT32; in dwarf_add_fde_inst_a()
H A Dpro_types.c48 #define SIZEOFT32 4 macro
229 (const void *)&v4[0],SIZEOFT32 , extension_size); in _dwarf_transform_simplename_to_disk()
H A Dpro_arange.c47 #define SIZEOFT32 4 macro
198 SIZEOFT32, extension_word_size); in _dwarf_transform_arange_to_disk()
H A Ddwarf_peread.c91 #ifndef SIZEOFT32
92 #define SIZEOFT32 4 macro
601 pep->pe_nt_header_offset = nt_address + SIZEOFT32; in dwarf_load_pe_sections()
H A Ddwarf_rnglists.c48 #define SIZEOFT32 4 macro
271 SIZEOFT32,error,end_data); in internal_read_header()
273 data += SIZEOFT32; in internal_read_header()
H A Ddwarf_loclists.c48 #define SIZEOFT32 4 macro
372 SIZEOFT32,error,end_data); in internal_read_header()
374 data += SIZEOFT32; in internal_read_header()
H A Dpro_section.c114 #define SIZEOFT32 4 macro
1387 SIZEOFT32, extension_size); in _dwarf_pro_generate_debugline()
2064 SIZEOFT32, extension_size); in _dwarf_pro_generate_debugframe()
2256 SIZEOFT32, extension_size); in _dwarf_pro_generate_debugframe()
2804 (const void *) &v4[0], SIZEOFT32, extension_size); in generate_debuginfo_header_2()
2877 (const void *) &v4[0], SIZEOFT32, extension_size); in generate_debuginfo_header_5()