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