Home
last modified time | relevance | path

Searched refs:computeRelocation (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Target/X86/
DX86ELFWriterInfo.h53 virtual long int computeRelocation(unsigned SymOffset, unsigned RelOffset,
DX86ELFWriterInfo.cpp139 long int X86ELFWriterInfo::computeRelocation(unsigned SymOffset, in computeRelocation() function in X86ELFWriterInfo
/external/llvm/lib/Target/ARM/
DARMELFWriterInfo.h53 virtual long int computeRelocation(unsigned SymOffset, unsigned RelOffset,
DARMELFWriterInfo.cpp73 long int ARMELFWriterInfo::computeRelocation(unsigned SymOffset, in computeRelocation() function in ARMELFWriterInfo
/external/llvm/lib/Target/MBlaze/
DMBlazeELFWriterInfo.h53 virtual long int computeRelocation(unsigned SymOffset, unsigned RelOffset,
DMBlazeELFWriterInfo.cpp100 long int MBlazeELFWriterInfo::computeRelocation(unsigned SymOffset, in computeRelocation() function in MBlazeELFWriterInfo
/external/llvm/include/llvm/Target/
DTargetELFWriterInfo.h114 virtual long int computeRelocation(unsigned SymOffset, unsigned RelOffset,