Searched defs:PCRel32 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ | ||
H A D | i386.h | 53 PCRel32, global() enumerator |
H A D | x86_64.h | 178 PCRel32, global() enumerator |
/llvm-project/llvm/lib/ExecutionEngine/JITLink/ | ||
H A D | COFF_x86_64.cpp | 30 PCRel32 = x86_64::FirstPlatformRelocation, enumerator |