Searched refs:RelocationOffset (Results 1 – 4 of 4) sorted by relevance
51 return RecordOffset + RelocationOffset; in getRelocationOffset()445 return RecordOffset + RelocationOffset; in getRelocationOffset()466 return RecordOffset + RelocationOffset; in getRelocationOffset()535 return RecordOffset + RelocationOffset; in getRelocationOffset()604 return RecordOffset + RelocationOffset; in getRelocationOffset()627 return RecordOffset + RelocationOffset; in getRelocationOffset()804 return RecordOffset + RelocationOffset; in getRelocationOffset()825 return RecordOffset + RelocationOffset; in getRelocationOffset()846 return RecordOffset + RelocationOffset; in getRelocationOffset()939 return RecordOffset + RelocationOffset; in getRelocationOffset()[all …]
53 uint32_t RelocationOffset);82 const LocalVariableAddrRange &Range, uint32_t RelocationOffset) { in printLocalVariableAddrRange() argument85 ObjDelegate->printRelocatedField("OffsetStart", RelocationOffset, in printLocalVariableAddrRange()
261 uint64_t RelocationOffset = Relocation.getOffset(); in resolveSymbol() local263 if (RelocationOffset == Offset) { in resolveSymbol()332 uint64_t RelocationOffset = Relocation.getOffset(); in printBinaryBlockWithRelocs() local333 if (OffsetStart <= RelocationOffset && RelocationOffset < OffsetEnd) in printBinaryBlockWithRelocs()
246 uint64_t RelocationOffset = Relocation.getOffset(); in getRelocatedSymbol() local247 if (RelocationOffset == Offset) in getRelocatedSymbol()