Home | History | Annotate | Download | only in MCJIT

Lines Matching refs:getFunctionAddress

100   uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str());
103 ptr = TheJIT->getFunctionAddress(FB->getName().str());
120 uint64_t ptr = TheJIT->getFunctionAddress(FB->getName().str());
124 ptr = TheJIT->getFunctionAddress(FA->getName().str());
141 uint64_t ptr = TheJIT->getFunctionAddress(FB->getName().str());
145 ptr = TheJIT->getFunctionAddress(FA->getName().str());
162 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str());
165 ptr = TheJIT->getFunctionAddress(FB->getName().str());
183 uint64_t ptr = TheJIT->getFunctionAddress(FB->getName().str());
187 ptr = TheJIT->getFunctionAddress(FA2->getName().str());
219 uint64_t FBPtr = TheJIT->getFunctionAddress(FB->getName().str());
226 uint64_t FAPtr = TheJIT->getFunctionAddress(FA->getName().str());
248 uint64_t ptr = TheJIT->getFunctionAddress(FC->getName().str());
251 ptr = TheJIT->getFunctionAddress(FB->getName().str());
254 ptr = TheJIT->getFunctionAddress(FA->getName().str());
273 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str());
276 ptr = TheJIT->getFunctionAddress(FB->getName().str());
279 ptr = TheJIT->getFunctionAddress(FC->getName().str());
298 uint64_t ptr = TheJIT->getFunctionAddress(FC->getName().str());
301 ptr = TheJIT->getFunctionAddress(FB->getName().str());
304 ptr = TheJIT->getFunctionAddress(FA->getName().str());
323 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str());
326 ptr = TheJIT->getFunctionAddress(FB->getName().str());
329 ptr = TheJIT->getFunctionAddress(FC->getName().str());
347 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str());
350 ptr = TheJIT->getFunctionAddress(FB1->getName().str());
368 uint64_t ptr = TheJIT->getFunctionAddress(FB1->getName().str());
371 ptr = TheJIT->getFunctionAddress(FA->getName().str());
389 uint64_t ptr = TheJIT->getFunctionAddress(FB1->getName().str());
392 ptr = TheJIT->getFunctionAddress(FB2->getName().str());