Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmcannotate/
H A Dpmcannotate.c702 uintptr_t tmppc, ostart, oend; in main() local
800 tmppc = (uintptr_t)ptr; in main()
802 obj = general_findent(tmppc); in main()
807 obj = entry_create(fname, tmppc, ostart, oend); in main()