Searched defs:rel_pc (Results 1 – 2 of 2) sorted by relevance
160 __LIBC_HIDDEN__ const mapinfo_t* mapinfo_find(mapinfo_t* mi, uintptr_t pc, uintptr_t* rel_pc) { in mapinfo_find()
140 uintptr_t rel_pc = offset; in log_backtrace() local