In drmemtrace offline traces, (non-kernel-transfer) markers between PC entries and memref entries are not handled. Here we add handling, simply emitting any that are found.
Tested on the #4003 (closed) scenario by disabling the large-value assert in order to reach the raw2trace error caused by these markers.
Issue: #4003 (closed)