Home
last modified time | relevance | path

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

/llvm-project-15.0.7/bolt/lib/Core/
H A DRelocation.cpp667 static const char *X86RelocNames[] = { in print() local
676 OS << X86RelocNames[Type]; in print()