HomeSort by relevance Sort by last modified time
    Searched full:readdr (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/include/
pub_tool_tooliface.h 68 Addr64 readdr; /* redirected guest address */ member in struct:__anon16579
98 // * closure->readdr is the redirected guest address, from which
105 // malloc, hence ->readdr will be the address of Memcheck's
109 // from ->readdr rather than ->nraddr.
112 // time ->nraddr will be the same as ->readdr. However, you
129 // came. And so it should be the case that closure->readdr is the
    [all...]
  /external/valgrind/main/coregrind/
m_translate.c     [all...]
  /external/valgrind/main/cachegrind/
cg_main.c     [all...]
  /external/valgrind/main/callgrind/
main.c 975 (Addr)closure->readdr);
979 CLG_DEBUG(3, "+ instrument(BB %#lx)\n", (Addr)closure->readdr);
    [all...]

Completed in 288 milliseconds