Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.h188 void* method_load_address; member
DIntelJITEventListener.cpp87 Result.method_load_address = reinterpret_cast<void*>(FnStart); in FunctionDescToIntelJITFormat()
/external/v8/src/third_party/vtune/
Djitprofiling.h227 void* method_load_address; member
Dvtune-jit.cc174 jmethod.method_load_address = event->code_start; in event_handler()
/external/llvm/lib/ExecutionEngine/IntelJITEvents/
Djitprofiling.h188 void* method_load_address; member
DIntelJITEventListener.cpp86 Result.method_load_address = reinterpret_cast<void*>(FnStart); in FunctionDescToIntelJITFormat()