Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A DELF_x86_64.h52 const char *getELFX86RelocationKindName(Edge::Kind R);
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp402 const char *getELFX86RelocationKindName(Edge::Kind R) { in getELFX86RelocationKindName() function