Searched refs:pt_image_remove (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/processor-trace/libipt/internal/include/ |
H A D | pt_image.h | 97 extern int pt_image_remove(struct pt_image *image, struct pt_section *section,
|
/freebsd/contrib/processor-trace/libipt/src/ |
H A D | pt_image.c | 267 int pt_image_remove(struct pt_image *image, struct pt_section *section, in pt_image_remove() function
|
/freebsd/contrib/processor-trace/libipt/test/src/ |
H A D | ptunit-image.c | 1198 status = pt_image_remove(&ifix->image, &ifix->section[0], in remove_section() 1240 status = pt_image_remove(&ifix->image, &ifix->section[0], in remove_bad_vaddr() 1282 status = pt_image_remove(&ifix->image, &ifix->section[0], in remove_bad_asid()
|