Home
last modified time | relevance | path

Searched refs:method_load_address (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/ExecutionEngine/IntelJITEvents/
HDjitprofiling.h188 void* method_load_address; member
HDIntelJITEventListener.cpp86 Result.method_load_address = reinterpret_cast<void*>(FnStart); in FunctionDescToIntelJITFormat()