Home
last modified time | relevance | path

Searched defs:entry_point (Results 1 – 5 of 5) sorted by relevance

/external/libunwind/src/ppc64/
Dget_func_addr.c32 unw_word_t *entry_point) in tdep_get_func_addr()
/external/v8/src/
Dlog.h520 virtual void CallbackEvent(Name* name, Address entry_point) { } in CallbackEvent()
521 virtual void GetterCallbackEvent(Name* name, Address entry_point) { } in GetterCallbackEvent()
522 virtual void SetterCallbackEvent(Name* name, Address entry_point) { } in SetterCallbackEvent()
Dcpu-profiler.cc183 void CpuProfiler::CallbackEvent(Name* name, Address entry_point) { in CallbackEvent()
326 void CpuProfiler::GetterCallbackEvent(Name* name, Address entry_point) { in GetterCallbackEvent()
355 void CpuProfiler::SetterCallbackEvent(Name* name, Address entry_point) { in SetterCallbackEvent()
Dlog.cc1119 Address entry_point) { in CallbackEventInternal()
1145 void Logger::CallbackEvent(Name* name, Address entry_point) { in CallbackEvent()
1151 void Logger::GetterCallbackEvent(Name* name, Address entry_point) { in GetterCallbackEvent()
1157 void Logger::SetterCallbackEvent(Name* name, Address entry_point) { in SetterCallbackEvent()
1734 Address entry_point = v8::ToCData<Address>(callback_obj); in LogExistingFunction() local
/external/kernel-headers/original/uapi/linux/
Dfsl_hypervisor.h91 __u32 entry_point; member