Home
last modified time | relevance | path

Searched defs:getRelocationType (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMELFWriterInfo.cpp35 unsigned ARMELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { in getRelocationType() function in ARMELFWriterInfo
/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeELFWriterInfo.cpp35 unsigned MBlazeELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { in getRelocationType() function in MBlazeELFWriterInfo
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86ELFWriterInfo.cpp35 unsigned X86ELFWriterInfo::getRelocationType(unsigned MachineRelTy) const { in getRelocationType() function in X86ELFWriterInfo
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineRelocation.h202 unsigned getRelocationType() const { in getRelocationType() function
/external/swiftshader/third_party/LLVM/lib/Object/
DCOFFObjectFile.cpp586 error_code COFFObjectFile::getRelocationType(DataRefImpl Rel, in getRelocationType() function in COFFObjectFile
DMachOObjectFile.cpp582 error_code MachOObjectFile::getRelocationType(DataRefImpl Rel, in getRelocationType() function in llvm::object::MachOObjectFile
DELFObjectFile.cpp873 ::getRelocationType(DataRefImpl Rel, in getRelocationType() function in ELFObjectFile
/external/llvm/include/llvm/Object/
DELFObjectFile.h709 uint64_t ELFObjectFile<ELFT>::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function
/external/llvm/lib/Object/
DCOFFObjectFile.cpp1078 uint64_t COFFObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in COFFObjectFile
DMachOObjectFile.cpp778 uint64_t MachOObjectFile::getRelocationType(DataRefImpl Rel) const { in getRelocationType() function in MachOObjectFile