Home
last modified time | relevance | path

Searched defs:getRelocation (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h89 Kind getRelocation() const { in getRelocation() function
/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp4781 MachOObjectFile::getRelocation(DataRefImpl Rel) const { getRelocation() function in MachOObjectFile