Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DMachO.h425 static bool isMachOPairedReloc(uint64_t RelocType, uint64_t Arch);
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp5401 bool MachOObjectFile::isMachOPairedReloc(uint64_t RelocType, uint64_t Arch) { in isMachOPairedReloc() function in MachOObjectFile