Searched defs:RelType (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFRelocationInfo.cpp29 uint64_t RelType; Rel.getType(RelType); local
H A DX86MachORelocationInfo.cpp30 uint64_t RelType; Rel.getType(RelType); local
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h41 ELFRelocationEntry(uint64_t RelocOffset, int Idx, unsigned RelType, argument
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h87 uint32_t RelType; member in class:llvm::RelocationEntry
H A DRuntimeDyldMachO.cpp334 uint32_t RelType = MachO->getAnyRelocationType(RE); local
H A DRuntimeDyldELF.cpp856 uint64_t RelType; local
[all...]

Completed in 216 milliseconds