Searched refs:InstrStart (Results 1 – 1 of 1) sorted by relevance
413 uint64_t InstrStart = SymAddress.getValue() + I; in addFunctionPointerRelocationsToCurrentSymbol() local415 Instr, InstrSize, Content.drop_front(I), InstrStart, CommentStream); in addFunctionPointerRelocationsToCurrentSymbol()418 << InstrStart); in addFunctionPointerRelocationsToCurrentSymbol()420 formatv("failed to disassemble at address {0:x16}", InstrStart), in addFunctionPointerRelocationsToCurrentSymbol()428 MIA.evaluateMemoryOperandAddress(Instr, &STI, InstrStart, InstrSize); in addFunctionPointerRelocationsToCurrentSymbol()436 << InstrStart); in addFunctionPointerRelocationsToCurrentSymbol()440 auto RelocOffInBlock = orc::ExecutorAddr(InstrStart) + *RelocOffInInstr - in addFunctionPointerRelocationsToCurrentSymbol()445 LLVM_DEBUG(dbgs() << "Adding delta32 self-relocation at " << InstrStart); in addFunctionPointerRelocationsToCurrentSymbol()