Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/elftoolchain/dist/libdwarf/
H A Ddwarf_frame.c403 Dwarf_Signed *offset_or_block_len, Dwarf_Ptr *block_ptr, in dwarf_get_fde_info_for_reg3() argument
414 register_num == NULL || offset_or_block_len == NULL || in dwarf_get_fde_info_for_reg3()
439 *offset_or_block_len = RL.dw_offset_or_block_len; in dwarf_get_fde_info_for_reg3()
449 Dwarf_Signed *register_num, Dwarf_Signed *offset_or_block_len, in dwarf_get_fde_info_for_cfa_reg3() argument
460 register_num == NULL || offset_or_block_len == NULL || in dwarf_get_fde_info_for_cfa_reg3()
480 *offset_or_block_len = CFA.dw_offset_or_block_len; in dwarf_get_fde_info_for_cfa_reg3()