Home
last modified time | relevance | path

Searched defs:function_address (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/OpenCL-ICD-Loader/loader/
H A Dicd_dispatch.c232 void* function_address = NULL; in clGetExtensionFunctionAddress_body() local
291 void* function_address = NULL; in clGetExtensionFunctionAddressForPlatform_body() local
/aosp_15_r20/external/vixl/examples/aarch32/
H A Dexamples.h72 T function_address; in GetOffsetAddress() local
/aosp_15_r20/external/vixl/examples/aarch64/
H A Dexecutable-memory.h75 T function_address; in GetOffsetAddress() local
/aosp_15_r20/external/sandboxed-api/sandboxed_api/sandbox2/util/
H A Dminielf_test.cc70 uint64_t function_address = reinterpret_cast<uint64_t>(&ExportedFunction); in TEST() local
/aosp_15_r20/external/google-breakpad/src/common/
H A Dstabs_reader.cc228 uint64_t function_address = iterator_->value; in ProcessFunction() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Symbol/
DTypeSystem.h479 const Address &function_address, in GetFunctionCaller()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Symbol/
DTypeSystem.h480 const Address &function_address, in GetFunctionCaller()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Symbol/
DTypeSystem.h480 const Address &function_address, in GetFunctionCaller()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Symbol/
DTypeSystem.h505 const Address &function_address, in GetFunctionCaller()
/aosp_15_r20/external/libchrome/base/profiler/
H A Dstack_sampling_profiler_unittest.cc517 const void* MaybeFixupFunctionAddressForILT(const void* function_address) { in MaybeFixupFunctionAddressForILT()
/aosp_15_r20/external/vixl/src/aarch64/
H A Dsimulator-aarch64.cc13994 uintptr_t function_address = in DoRuntimeCall() local
H A Dmacro-assembler-aarch64.h8432 uintptr_t function_address = reinterpret_cast<uintptr_t>(function); in CallRuntimeHelper() local