Searched refs:TargetSub (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCAssembler.cpp | 749 MCValue TargetSub = MCValue::get(Target.getSymB()); in handleFixup() local 750 getWriter().recordRelocation(*this, Layout, &F, FixupSub, TargetSub, in handleFixup()
|
/external/llvm-project/llvm/lib/MC/ |
D | MCAssembler.cpp | 801 MCValue TargetSub = MCValue::get(Target.getSymB()); in handleFixup() local 802 getWriter().recordRelocation(*this, Layout, &F, FixupSub, TargetSub, in handleFixup()
|