Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFF_x86_64.cpp174 printEdge(dbgs(), BlockToFix, GE, getCOFFX86RelocationKindName(Kind)); in addSingleRelocation()
187 getCOFFX86RelocationKindName) {} in COFFLinkGraphBuilder_x86_64()
291 const char *getCOFFX86RelocationKindName(Edge::Kind R) { in getCOFFX86RelocationKindName() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DCOFF_x86_64.h34 const char *getCOFFX86RelocationKindName(Edge::Kind R);