HomeSort by relevance Sort by last modified time
    Searched defs:getRelocationType (Results 1 - 7 of 7) sorted by null

  /external/llvm/lib/Target/ARM/
ARMELFWriterInfo.cpp 35 unsigned ARMELFWriterInfo::getRelocationType(unsigned MachineRelTy) const {
  /external/llvm/lib/Target/MBlaze/
MBlazeELFWriterInfo.cpp 35 unsigned MBlazeELFWriterInfo::getRelocationType(unsigned MachineRelTy) const {
  /external/llvm/lib/Target/X86/
X86ELFWriterInfo.cpp 35 unsigned X86ELFWriterInfo::getRelocationType(unsigned MachineRelTy) const {
  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 200 /// getRelocationType - Return the target-specific relocation ID for this
202 unsigned getRelocationType() const {
  /external/llvm/lib/Object/
COFFObjectFile.cpp 690 error_code COFFObjectFile::getRelocationType(DataRefImpl Rel,
MachOObjectFile.cpp 761 error_code MachOObjectFile::getRelocationType(DataRefImpl Rel,
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h 569 virtual error_code getRelocationType(DataRefImpl Rel,
    [all...]

Completed in 130 milliseconds