Searched refs:decode_arm_unwind (Results 1 – 2 of 2) sorted by relevance
/dragonfly/contrib/binutils-2.27/binutils/ |
H A D | readelf.c | 8299 decode_arm_unwind (struct arm_unw_aux_info * aux, in decode_arm_unwind() function 8509 decode_arm_unwind (aux, exidx_entry, 4, 0, NULL, NULL); in dump_arm_unwind() 8549 decode_arm_unwind (aux, 0, 0, table_offset, table_sec, in dump_arm_unwind()
|
/dragonfly/contrib/binutils-2.34/binutils/ |
H A D | readelf.c | 9051 decode_arm_unwind (Filedata * filedata, in decode_arm_unwind() function 9283 decode_arm_unwind (filedata, aux, exidx_entry, 4, 0, NULL, NULL); in dump_arm_unwind() 9327 if (! decode_arm_unwind (filedata, aux, 0, 0, table_offset, table_sec, in dump_arm_unwind()
|