Searched defs:getRelocation (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ | ||
H A D | JITLink.h | 89 Kind getRelocation() const { in getRelocation() function |
/llvm-project/llvm/lib/Object/ | ||
H A D | MachOObjectFile.cpp | 4781 MachOObjectFile::getRelocation(DataRefImpl Rel) const { getRelocation() function in MachOObjectFile |