Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ExecutionEngine/JITLink/
H A DELF_x86_64.h30 PCRel32TLV, enumerator
/llvm-project-15.0.7/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp136 return ELF_x86_64_Edges::ELFX86RelocationKind::PCRel32TLV; in getRelocationKind()
211 case PCRel32TLV: { in addSingleRelocation()