Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/IntelJITEvents/
H A Djitprofiling.h187 void* method_load_address; member
H A DIntelJITEventListener.cpp170 Result.method_load_address = reinterpret_cast<void*>(FnStart); in FunctionDescToIntelJITFormat()