Searched defs:rel_pc (Results 1 – 2 of 2) sorted by relevance
/bionic/libc/malloc_debug/ | ||
D | MapData.cpp | 146 const MapEntry* MapData::find(uintptr_t pc, uintptr_t* rel_pc) { in find() |
D | backtrace.cpp | 147 uintptr_t rel_pc = offset; in backtrace_string() local |