Searched defs:RelocType (Results 1 – 10 of 10) sorted by relevance
62 static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType, in getARMFixupKindMachOInfo()332 unsigned RelocType, in requiresExternRelocation()383 unsigned RelocType = MachO::ARM_RELOC_VANILLA; in recordRelocation() local
52 const MCFixup &Fixup, unsigned &RelocType, const MCSymbolRefExpr *Sym, in getAArch64FixupKindMachOInfo()
86 uint64_t RelocType = Reloc.getType(); in printRelocation() local
1494 uint64_t RelocType = Reloc.getType(); in printRelocation() local
154 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processSECTDIFFRelocation() local
519 static const char *getRelocName(uint32_t RelocType) { in getRelocName()
360 uint32_t RelocType = MachO.getAnyRelocationType(RE); in processHALFSECTDIFFRelocation() local
96 enum RelocType { enum
65 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processScatteredVANILLA() local
5385 bool MachOObjectFile::isMachOPairedReloc(uint64_t RelocType, uint64_t Arch) { in isMachOPairedReloc()