Searched defs:RelOffset (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMELFWriterInfo.cpp73 computeRelocation(unsigned SymOffset, unsigned RelOffset, unsigned RelTy) const argument
/macosx-10.10/llvmCore-3425.0.34/lib/Target/MBlaze/
H A DMBlazeELFWriterInfo.cpp100 computeRelocation(unsigned SymOffset, unsigned RelOffset, unsigned RelTy) const argument
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsELFWriterInfo.cpp84 computeRelocation(unsigned SymOffset, unsigned RelOffset, unsigned RelTy) const argument
/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/
H A DX86ELFWriterInfo.cpp139 computeRelocation(unsigned SymOffset, unsigned RelOffset, unsigned RelTy) const argument
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DSROA.cpp2160 uint64_t RelOffset = Offset - NewAllocaBeginOffset; local
2173 uint64_t RelOffset = Offset - NewAllocaBeginOffset; local
2193 uint64_t RelOffset = Offset - NewAllocaBeginOffset; local
[all...]

Completed in 216 milliseconds