Searched refs:find_previous_addr (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A DFunction.h105 uint64_t find_previous_addr (uint64_t addr);
H A DFunction.cc690 Function::find_previous_addr (uint64_t addr) function in class:Function
H A DCallStack.cc592 candPC = candPC->func->find_dbeinstr (0, candPC->func->find_previous_addr (candPC->addr));
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A DFunction.h105 uint64_t find_previous_addr (uint64_t addr);
H A DFunction.cc692 Function::find_previous_addr (uint64_t addr) function in class:Function
H A DCallStack.cc592 candPC = candPC->func->find_dbeinstr (0, candPC->func->find_previous_addr (candPC->addr));

Completed in 158 milliseconds