Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DPRBTree.h49 void *locate_exact_match (Key_t key, Time_t ts);
H A DPRBTree.cc474 PRBTree::locate_exact_match (Key_t key, Time_t ts) in locate_exact_match() function in PRBTree
H A Dparse.cc471 JMethod *jfunc = (JMethod*) jmaps->locate_exact_match (mid, ts); in process_jcm_load_cmd()
H A DExperiment.cc6001 jmthd = (JMethod *) jmaps->locate_exact_match (mid, ts); in map_jmid_to_PC()