Home
last modified time | relevance | path

Searched defs:RelocType (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp64 static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType, in getARMFixupKindMachOInfo()
316 unsigned RelocType, in requiresExternRelocation()
362 unsigned RelocType = MachO::ARM_RELOC_VANILLA; in RecordRelocation() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp44 const MCFixup &Fixup, unsigned &RelocType, const MCSymbolRefExpr *Sym, in getAArch64FixupKindMachOInfo()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp311 const unsigned RelocType = getRelocType(Target, FK, IsPCRel); in RecordPPCRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp558 uint32_t RelocType = MachO->getAnyRelocationType(RE); in processSECTDIFFRelocation() local
623 uint32_t RelocType = MachO->getAnyRelocationType(RE); in processI386ScatteredVANILLA() local
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp683 uint64_t RelocType; in printRelocation() local
/external/llvm/lib/Target/X86/
DX86CodeEmitter.cpp425 unsigned RelocType = Is64BitMode ? in emitDisplacementField() local