Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp61 static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType, in getARMFixupKindMachOInfo() function
357 if (!getARMFixupKindMachOInfo(Fixup.getKind(), RelocType, Log2Size)) { in recordRelocation()