Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDMachO.h420 static bool isMachOPairedReloc(uint64_t RelocType, uint64_t Arch);
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Object/
HDMachOObjectFile.cpp5407 bool MachOObjectFile::isMachOPairedReloc(uint64_t RelocType, uint64_t Arch) { in isMachOPairedReloc() function in MachOObjectFile