Searched refs:RelocationOffset (Results 1 – 4 of 4) sorted by relevance
51 return RecordOffset + RelocationOffset; in getRelocationOffset()447 return RecordOffset + RelocationOffset; in getRelocationOffset()468 return RecordOffset + RelocationOffset; in getRelocationOffset()541 return RecordOffset + RelocationOffset; in getRelocationOffset()610 return RecordOffset + RelocationOffset; in getRelocationOffset()633 return RecordOffset + RelocationOffset; in getRelocationOffset()810 return RecordOffset + RelocationOffset; in getRelocationOffset()831 return RecordOffset + RelocationOffset; in getRelocationOffset()852 return RecordOffset + RelocationOffset; in getRelocationOffset()945 return RecordOffset + RelocationOffset; in getRelocationOffset()[all …]
52 uint32_t RelocationOffset);81 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange() argument84 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()
234 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol() local235 if (RelocationOffset == Offset) in getRelocatedSymbol()