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 77 long int ARMELFWriterInfo::computeRelocation(unsigned SymOffset,
  /external/llvm/lib/Target/MBlaze/
MBlazeELFWriterInfo.cpp 102 long int MBlazeELFWriterInfo::computeRelocation(unsigned SymOffset,
108 assert(0 && "computeRelocation unknown for this relocation type");
  /external/llvm/lib/Target/X86/
X86ELFWriterInfo.cpp 143 long int X86ELFWriterInfo::computeRelocation(unsigned SymOffset,
150 assert(0 && "computeRelocation unknown for this relocation type");

Completed in 83 milliseconds