Home
last modified time | relevance | path

Searched defs:allocated_at (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/include/
Dpub_tool_addrinfo.h154 ExeContext* allocated_at; // might be null_ExeContext. member
/external/valgrind/memcheck/
Dmc_malloc_wrappers.c271 ExeContext* MC_(allocated_at) (MC_Chunk* mc) in MC_() argument
Dmc_include.h436 ExeContext* allocated_at; // Where they were allocated. member