Searched refs:getFunctionAddress (Results 1 – 2 of 2) sorted by relevance
28 uintptr_t getFunctionAddress(uintptr_t functionOffset);
40 uintptr_t BinaryLoader::getFunctionAddress(uintptr_t functionOffset) { in getFunctionAddress() function in BinaryLoader