Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp56 static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType, in getARMFixupKindMachOInfo() function
368 if (!getARMFixupKindMachOInfo(Fixup.getKind(), RelocType, Log2Size)) { in recordRelocation()