Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp64 static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType, in getARMFixupKindMachOInfo()
311 unsigned RelocType, in requiresExternRelocation()
356 unsigned RelocType = MachO::ARM_RELOC_VANILLA; in RecordRelocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h138 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processSECTDIFFRelocation() local
198 uint32_t RelocType = Obj.getAnyRelocationType(RE); in processI386ScatteredVANILLA() local
DRuntimeDyldMachOARM.h221 uint32_t RelocType = MachO.getAnyRelocationType(RE); in processHALFSECTDIFFRelocation() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp45 const MCFixup &Fixup, unsigned &RelocType, const MCSymbolRefExpr *Sym, in getAArch64FixupKindMachOInfo()
/external/llvm/include/llvm/Object/
DRelocVisitor.h66 RelocToApply visitELF(uint32_t RelocType, RelocationRef R, uint64_t Value) { in visitELF()
201 RelocToApply visitCOFF(uint32_t RelocType, RelocationRef R, uint64_t Value) { in visitCOFF()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp311 const unsigned RelocType = getRelocType(Target, FK, IsPCRel); in RecordPPCRelocation() local
/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp808 uint64_t RelocType; in printRelocation() local