• Home
  • Raw
  • Download

Lines Matching refs:getFunctionAddress

100   uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str());  in TEST_F()
103 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
120 uint64_t ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
124 ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
141 uint64_t ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
145 ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
162 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
165 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
183 uint64_t ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
187 ptr = TheJIT->getFunctionAddress(FA2->getName().str()); in TEST_F()
228 uint64_t FBPtr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
235 uint64_t FAPtr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
257 uint64_t ptr = TheJIT->getFunctionAddress(FC->getName().str()); in TEST_F()
260 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
263 ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
282 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
285 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
288 ptr = TheJIT->getFunctionAddress(FC->getName().str()); in TEST_F()
307 uint64_t ptr = TheJIT->getFunctionAddress(FC->getName().str()); in TEST_F()
310 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
313 ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
332 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
335 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
338 ptr = TheJIT->getFunctionAddress(FC->getName().str()); in TEST_F()
356 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
359 ptr = TheJIT->getFunctionAddress(FB1->getName().str()); in TEST_F()
377 uint64_t ptr = TheJIT->getFunctionAddress(FB1->getName().str()); in TEST_F()
380 ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
398 uint64_t ptr = TheJIT->getFunctionAddress(FB1->getName().str()); in TEST_F()
401 ptr = TheJIT->getFunctionAddress(FB2->getName().str()); in TEST_F()