Searched refs:RelocationOffset (Results 1 – 7 of 7) sorted by relevance
50 return RecordOffset + RelocationOffset; in getRelocationOffset()467 return RecordOffset + RelocationOffset; in getRelocationOffset()488 return RecordOffset + RelocationOffset; in getRelocationOffset()561 return RecordOffset + RelocationOffset; in getRelocationOffset()630 return RecordOffset + RelocationOffset; in getRelocationOffset()653 return RecordOffset + RelocationOffset; in getRelocationOffset()830 return RecordOffset + RelocationOffset; in getRelocationOffset()851 return RecordOffset + RelocationOffset; in getRelocationOffset()872 return RecordOffset + RelocationOffset; in getRelocationOffset()965 return RecordOffset + RelocationOffset; in getRelocationOffset()[all …]
50 uint32_t RelocationOffset);79 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange() argument82 ObjDelegate->printRelocatedField("OffsetStart", RelocationOffset, in printLocalVariableAddrRange()
263 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local265 if (RelocationOffset == Offset) { in resolveSymbol()334 uint64_t RelocationOffset = Relocation.getOffset(); in printBinaryBlockWithRelocs() local335 if (OffsetStart <= RelocationOffset && RelocationOffset < OffsetEnd) in printBinaryBlockWithRelocs()
257 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol() local258 if (RelocationOffset == Offset) in getRelocatedSymbol()
187 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local189 if (RelocationOffset == Offset) { in resolveSymbol()
709 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange() argument712 ObjDelegate->printRelocatedField("OffsetStart", RelocationOffset, in printLocalVariableAddrRange()
149 uint32_t RelocationOffset);