Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/include/bolt/Core/
H A DRelocation.h105 static uint64_t getPC64();
/llvm-project-15.0.7/bolt/lib/Core/
H A DRelocation.cpp615 uint64_t Relocation::getPC64() { in getPC64() function in Relocation
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DRewriteInstance.cpp1538 RelType = Relocation::getPC64(); in relocateEHFrameSection()