Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/runtime/
H A Dinstr.cpp589 void *__attribute__((noinline)) __get_pc() { in __get_pc() function
625 unsigned long CurAddr = (unsigned long)__get_pc(); in getBinaryPath()