Searched refs:getFunctionAddress (Results 1 – 8 of 8) sorted by relevance
28 uintptr_t getFunctionAddress(uintptr_t functionOffset);
44 const uintptr_t functionAddress = binaryLoader.getFunctionAddress(functionOffset); in main()
40 uintptr_t BinaryLoader::getFunctionAddress(uintptr_t functionOffset) { in getFunctionAddress() function in BinaryLoader
34 uintptr_t functionAddress = binaryLoader.getFunctionAddress(functionOffset); in main()
54 const uintptr_t functionAddress = binaryLoader.getFunctionAddress(functionOffset); in main()
99 const uintptr_t functionAddress = binaryLoader.getFunctionAddress(functionOffset); in main()
91 const uintptr_t functionAddress = binaryLoader.getFunctionAddress(functionOffset); in main()
120 const uintptr_t functionAddress = binaryLoader.getFunctionAddress(functionOffset); in main()