Searched refs:fop3 (Results 1 – 1 of 1) sorted by relevance
919 Dwarf_Frame_Op3 *fop3, Dwarf_Error *error) in _dwarf_frame_convert_inst() argument929 if (fop3 != NULL) \ in _dwarf_frame_convert_inst()930 fop3[*count].fp_base_op = (x) >> 6; \ in _dwarf_frame_convert_inst()937 if (fop3 != NULL) \ in _dwarf_frame_convert_inst()938 fop3[*count].fp_extended_op = (x); \ in _dwarf_frame_convert_inst()945 if (fop3 != NULL) \ in _dwarf_frame_convert_inst()946 fop3[*count].fp_register = (x); \ in _dwarf_frame_convert_inst()953 if (fop3 != NULL) \ in _dwarf_frame_convert_inst()954 fop3[*count].fp_offset_or_block_len = \ in _dwarf_frame_convert_inst()962 if (fop3 != NULL) \ in _dwarf_frame_convert_inst()[all …]