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

  /external/llvm/lib/Target/ARM/
ARMELFWriterInfo.cpp 73 long int ARMELFWriterInfo::computeRelocation(unsigned SymOffset,
  /external/llvm/lib/Target/MBlaze/
MBlazeELFWriterInfo.cpp 100 long int MBlazeELFWriterInfo::computeRelocation(unsigned SymOffset,
105 "computeRelocation unknown for this relocation type");
  /external/llvm/lib/Target/X86/
X86ELFWriterInfo.cpp 139 long int X86ELFWriterInfo::computeRelocation(unsigned SymOffset,
146 llvm_unreachable("computeRelocation unknown for this relocation type");

Completed in 322 milliseconds