Searched refs:replaceImmWithSymbolRef (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/bolt/lib/Target/AArch64/ |
| H A D | AArch64MCPlusBuilder.cpp | 1071 bool replaceImmWithSymbolRef(MCInst &Inst, const MCSymbol *Symbol, in replaceImmWithSymbolRef() function in __anon77c122c80111::AArch64MCPlusBuilder
|
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | BinaryContext.cpp | 1149 MIB->replaceImmWithSymbolRef(LoadHiBits, TargetSymbol, Addend, Ctx.get(), Val, in addAdrpAddRelocAArch64() 1151 MIB->replaceImmWithSymbolRef(LoadLowBits, TargetSymbol, Addend, Ctx.get(), in addAdrpAddRelocAArch64()
|
| H A D | BinaryFunction.cpp | 1336 const bool Result = BC.MIB->replaceImmWithSymbolRef( in disassemble() 1531 const bool Result = BC.MIB->replaceImmWithSymbolRef( in scanExternalRefs()
|
| /llvm-project-15.0.7/bolt/include/bolt/Core/ |
| H A D | MCPlusBuilder.h | 979 virtual bool replaceImmWithSymbolRef(MCInst &Inst, const MCSymbol *Symbol, in replaceImmWithSymbolRef() function
|
| /llvm-project-15.0.7/bolt/lib/Target/X86/ |
| H A D | X86MCPlusBuilder.cpp | 2646 bool replaceImmWithSymbolRef(MCInst &Inst, const MCSymbol *Symbol, in replaceImmWithSymbolRef() function in __anoncef8f4420111::X86MCPlusBuilder
|