Searched refs:Dwarf_Frame_Op (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_frame.c | 918 Dwarf_Unsigned len, Dwarf_Unsigned *count, Dwarf_Frame_Op *fop, in _dwarf_frame_convert_inst() 1121 Dwarf_Unsigned len, Dwarf_Frame_Op **ret_oplist, Dwarf_Signed *ret_opcnt, in _dwarf_frame_get_fop() 1124 Dwarf_Frame_Op *oplist; in _dwarf_frame_get_fop() 1133 if ((oplist = calloc(count, sizeof(Dwarf_Frame_Op))) == NULL) { in _dwarf_frame_get_fop()
|
H A D | libdwarf.h | 197 } Dwarf_Frame_Op; typedef 554 Dwarf_Unsigned, Dwarf_Frame_Op **, Dwarf_Signed *,
|
H A D | dwarf_frame.c | 528 Dwarf_Unsigned len, Dwarf_Frame_Op **ret_oplist, Dwarf_Signed *ret_opcnt, in dwarf_expand_frame_instructions()
|
H A D | _libdwarf.h | 546 Dwarf_Unsigned, Dwarf_Frame_Op **, Dwarf_Signed *,
|
/freebsd/contrib/elftoolchain/readelf/ |
H A D | readelf.c | 6013 Dwarf_Frame_Op *oplist; in dump_dwarf_frame_inst()
|