Home
last modified time | relevance | path

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

/freebsd/contrib/elftoolchain/libdwarf/
H A Ddwarf_frame.c528 Dwarf_Unsigned len, Dwarf_Frame_Op **ret_oplist, Dwarf_Signed *ret_opcnt, in dwarf_expand_frame_instructions() argument
537 ret_oplist == NULL || ret_opcnt == NULL) { in dwarf_expand_frame_instructions()
543 ret_oplist, ret_opcnt, error); in dwarf_expand_frame_instructions()
H A Dlibdwarf_frame.c1121 Dwarf_Unsigned len, Dwarf_Frame_Op **ret_oplist, Dwarf_Signed *ret_opcnt, in _dwarf_frame_get_fop() argument
1146 *ret_opcnt = count; in _dwarf_frame_get_fop()