Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DRelocation.cpp174 bool skipRelocationProcessX86(uint64_t Type, uint64_t Contents) { in skipRelocationProcessX86() function
554 return skipRelocationProcessX86(Type, Contents); in skipRelocationProcess()