Home
last modified time | relevance | path

Searched refs:frame_offset (Results 1 – 14 of 14) sorted by relevance

/freebsd-12.1/contrib/tcpdump/
H A Dprint-zeromq.c172 u_int frame_offset; in zmtp1_print_intermediate_part() local
176 frame_offset = EXTRACT_16BITS(cp); in zmtp1_print_intermediate_part()
177 ND_PRINT((ndo, "\n\t frame offset 0x%04x", frame_offset)); in zmtp1_print_intermediate_part()
181 if (frame_offset == 0xFFFF) in zmtp1_print_intermediate_part()
182 frame_offset = len - 2; /* always within the declared length */ in zmtp1_print_intermediate_part()
183 else if (2 + frame_offset > len) { in zmtp1_print_intermediate_part()
189 if (frame_offset) { in zmtp1_print_intermediate_part()
190 ND_PRINT((ndo, "\n\t frame intermediate part, %u bytes", frame_offset)); in zmtp1_print_intermediate_part()
191 if (frame_offset > remaining_len) in zmtp1_print_intermediate_part()
194 uint64_t len_printed = min(frame_offset, remaining_len); in zmtp1_print_intermediate_part()
[all …]
/freebsd-12.1/contrib/gdb/gdb/
H A Ddwarf2loc.c397 LONGEST frame_offset; in dwarf2_tracepoint_var_ref() local
400 buf_end = read_sleb128 (data + 1, data + size, &frame_offset); in dwarf2_tracepoint_var_ref()
405 TARGET_VIRTUAL_FRAME_POINTER (ax->scope, &frame_reg, &frame_offset); in dwarf2_tracepoint_var_ref()
407 ax_const_l (ax, frame_offset); in dwarf2_tracepoint_var_ref()
410 ax_const_l (ax, frame_offset); in dwarf2_tracepoint_var_ref()
H A Dtracepoint.c1184 long frame_regno, long frame_offset) in collect_symbol() argument
1232 offset = frame_offset + SYMBOL_VALUE (sym); in collect_symbol()
1257 offset = frame_offset + SYMBOL_VALUE (sym); in collect_symbol()
1293 long frame_regno, long frame_offset, int type) in add_local_symbols() argument
1318 collect_symbol (collect, sym, frame_regno, frame_offset); in add_local_symbols()
1330 collect_symbol (collect, sym, frame_regno, frame_offset); in add_local_symbols()
1494 LONGEST frame_offset; in encode_actions() local
1504 TARGET_VIRTUAL_FRAME_POINTER (t->address, &frame_reg, &frame_offset); in encode_actions()
1539 frame_offset, in encode_actions()
1548 frame_offset, in encode_actions()
[all …]
H A Dax-gdb.c462 LONGEST frame_offset; in gen_frame_args_address() local
464 TARGET_VIRTUAL_FRAME_POINTER (ax->scope, &frame_reg, &frame_offset); in gen_frame_args_address()
466 gen_offset (ax, frame_offset); in gen_frame_args_address()
476 LONGEST frame_offset; in gen_frame_locals_address() local
478 TARGET_VIRTUAL_FRAME_POINTER (ax->scope, &frame_reg, &frame_offset); in gen_frame_locals_address()
480 gen_offset (ax, frame_offset); in gen_frame_locals_address()
H A Darch-utils.c247 LONGEST *frame_offset) in legacy_virtual_frame_pointer() argument
262 *frame_offset = 0; in legacy_virtual_frame_pointer()
H A Dgdbarch.h295 …oid (gdbarch_virtual_frame_pointer_ftype) (CORE_ADDR pc, int *frame_regnum, LONGEST *frame_offset);
296 …al_frame_pointer (struct gdbarch *gdbarch, CORE_ADDR pc, int *frame_regnum, LONGEST *frame_offset);
302 …AME_POINTER(pc, frame_regnum, frame_offset) (gdbarch_virtual_frame_pointer (current_gdbarch, pc, f… argument
H A Dgdbarch.c2386 XSTRING (TARGET_VIRTUAL_FRAME_POINTER (pc, frame_regnum, frame_offset))); in gdbarch_dump()
2735 …ual_frame_pointer (struct gdbarch *gdbarch, CORE_ADDR pc, int *frame_regnum, LONGEST *frame_offset) in gdbarch_virtual_frame_pointer() argument
2741 gdbarch->virtual_frame_pointer (pc, frame_regnum, frame_offset); in gdbarch_virtual_frame_pointer()
/freebsd-12.1/contrib/gcc/
H A Dcfgexpand.c178 new_frame_offset = frame_offset; in alloc_stack_frame_space()
195 frame_offset = new_frame_offset; in alloc_stack_frame_space()
197 if (frame_offset_overflow (frame_offset, cfun->decl)) in alloc_stack_frame_space()
198 frame_offset = offset = 0; in alloc_stack_frame_space()
1145 frame_offset += align - 1; in expand_used_vars()
1146 frame_offset &= -align; in expand_used_vars()
H A Dfunction.h522 #define frame_offset (cfun->x_frame_offset) macro
H A Dfunction.c489 (frame_offset + bigend_correction in assign_stack_local_1()
710 HOST_WIDE_INT frame_offset_old = frame_offset; in assign_stack_temp_for_type()
738 p->size = frame_offset_old - frame_offset; in assign_stack_temp_for_type()
745 p->base_offset = frame_offset; in assign_stack_temp_for_type()
746 p->full_size = frame_offset_old - frame_offset; in assign_stack_temp_for_type()
751 p->full_size = frame_offset - frame_offset_old; in assign_stack_temp_for_type()
H A DChangeLog-19998189 function->x_frame_offset, not frame_offset.
11288 tail_recursion_reentry, arg_pointer_save_area, frame_offset,
11321 (cleanup_label, return_label, frame_offset, tail_recursion_label,
14191 * function.h (cleanup_label, frame_offset): Declare.
14194 * stmt.c (cleanup_label, frame_offset): Delete extern declarations.
H A DFSFChangeLog.118715 * function.c (frame_offset, get_frame_size): Make HOST_WIDE_INT.
8716 * function.h (struct function): Make frame_offset be HOST_WIDE_INT.
/freebsd-12.1/contrib/binutils/gas/config/
H A Dtc-score.c166 unsigned long frame_offset; member
6004 cur_proc_ptr->frame_offset = 0xdeafbeaf; in s_score_ent()
6047 cur_proc_ptr->frame_offset = val; in s_score_frame()
6126 (cur_proc_ptr->frame_offset == 0xdeafbeaf) || in s_score_end()
6144 md_number_to_chars (fragp + 16, (valueT) cur_proc_ptr->frame_offset, 4); in s_score_end()
H A Dtc-mips.c14670 unsigned long frame_offset; member
14905 md_number_to_chars (fragp + 16, cur_proc_ptr->frame_offset, 4); in s_mips_end()
14993 cur_proc_ptr->frame_offset = val; in s_mips_frame()