Home
last modified time | relevance | path

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

/external/vixl/examples/aarch32/
Dexamples.h72 T function_address; in GetOffsetAddress() local
/external/google-breakpad/src/common/
Dstabs_reader.cc224 uint64_t function_address = iterator_->value; in ProcessFunction() local
/external/llvm-project/lldb/include/lldb/Symbol/
DTypeSystem.h461 const Address &function_address, in GetFunctionCaller()
/external/llvm-project/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCRuntime.cpp112 const Address *function_address = GetPrintForDebuggerAddr(); in GetObjectDescription() local
DAppleObjCRuntimeV2.cpp1313 Address function_address; in UpdateISAToDescriptorMapDynamic() local
1557 Address function_address; in UpdateISAToDescriptorMapSharedCache() local
/external/libchrome/base/profiler/
Dstack_sampling_profiler_unittest.cc517 const void* MaybeFixupFunctionAddressForILT(const void* function_address) { in MaybeFixupFunctionAddressForILT()
/external/llvm-project/lldb/source/Target/
DTarget.cpp2278 const Address &function_address, const ValueList &arg_value_list, in GetFunctionCallerForLanguage()
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp9604 const CompilerType &return_type, const Address &function_address, in GetFunctionCaller()
/external/vixl/src/aarch64/
Dsimulator-aarch64.cc11879 uintptr_t function_address = in DoRuntimeCall() local
Dmacro-assembler-aarch64.h7283 uintptr_t function_address = reinterpret_cast<uintptr_t>(function); in CallRuntimeHelper() local