Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_frame.c400 Dwarf_Signed *offset_or_block_len, Dwarf_Ptr *block_ptr, in dwarf_get_fde_info_for_reg3() argument
411 register_num == NULL || offset_or_block_len == NULL || in dwarf_get_fde_info_for_reg3()
436 *offset_or_block_len = RL.dw_offset_or_block_len; in dwarf_get_fde_info_for_reg3()
446 Dwarf_Signed *register_num, Dwarf_Signed *offset_or_block_len, in dwarf_get_fde_info_for_cfa_reg3() argument
457 register_num == NULL || offset_or_block_len == NULL || in dwarf_get_fde_info_for_cfa_reg3()
477 *offset_or_block_len = CFA.dw_offset_or_block_len; in dwarf_get_fde_info_for_cfa_reg3()