Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/dsymutil/
H A DDwarfLinker.cpp1882 static bool isMachOPairedReloc(uint64_t RelocType, uint64_t Arch) { in isMachOPairedReloc() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Object/
H A DMachOObjectFile.cpp5385 bool MachOObjectFile::isMachOPairedReloc(uint64_t RelocType, uint64_t Arch) { in isMachOPairedReloc() function in MachOObjectFile