Searched refs:IndirectSym (Results 1 – 1 of 1) sorted by relevance
1104 void *&IndirectSym = GlobalToIndirectSymMap[V]; in GetPointerToGVIndirectSym() local1106 if (!IndirectSym) in GetPointerToGVIndirectSym()1107 IndirectSym = mpTJI->emitGlobalValueIndirectSym(V, GVAddress, *this); in GetPointerToGVIndirectSym()1109 return IndirectSym; in GetPointerToGVIndirectSym()