Home
last modified time | relevance | path

Searched refs:memory_read (Results 1 – 7 of 7) sorted by relevance

/external/elfutils/libdwfl/
Dframe_unwind.c309 if (process->callbacks->memory_read == NULL) in expr_eval()
316 || ! process->callbacks->memory_read (process->dwfl, val1, &val1, in expr_eval()
496 if (process->callbacks->memory_read == NULL) in expr_eval()
501 if (! process->callbacks->memory_read (process->dwfl, *result, result, in expr_eval()
712 return process->callbacks->memory_read (process->dwfl, addr, datap, in readfunc()
Dlibdwfl.h667 bool (*memory_read) (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, member
/external/elfutils/tests/
Dbacktrace-data.c72 memory_read (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, in memory_read() function
216 memory_read,
DChangeLog1915 * backtrace-data.c (memory_read, maps_lookup, set_initial_registers)
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/legacy/
Dittnotify.h720 ITT_STUBV(LIBITTAPI, void, memory_read, (void *addr, size_t size))
721 #define __itt_memory_read ITTNOTIFY_VOID(memory_read)
722 #define __itt_memory_read_ptr ITTNOTIFY_NAME(memory_read)
/external/elfutils/include/elfutils/
Dlibdwfl.h667 bool (*memory_read) (Dwfl *dwfl, Dwarf_Addr addr, Dwarf_Word *result, member
/external/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
Dittnotify_static.h235 ITT_STUBV(LIBITTAPI, void, memory_read, (void *addr, size_t size), (ITT_FORMAT addr, size), memor…