Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dstackwalker_amd64.cc152 static bool is_non_canonical(uint64_t ptr) { in is_non_canonical() function
189 if (is_non_canonical(caller_rip)) { in GetCallerByFramePointerRecovery()