Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp61 static bool isNonILP32reloc(const MCFixup &Fixup, in isNonILP32reloc() function
200 if (IsILP32 && isNonILP32reloc(Fixup, RefKind, Ctx)) in getRelocType()