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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/include/cloog/
state.h 19 int block_freed; member in struct:cloogstate
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/include/cloog/
state.h 19 int block_freed; member in struct:cloogstate
  /external/valgrind/include/
pub_tool_addrinfo.h 44 // Block_Freed is used by tools such as memcheck that maintain a 'quarantine'
55 Block_Freed,
  /external/valgrind/coregrind/
m_addrinfo.c 370 case Block_Freed:
531 : ai->Addr.Block.block_kind==Block_Freed ? "free'd"
539 else if (ai->Addr.Block.block_kind==Block_Freed) {
556 has a Block_Freed block_kind. */
  /external/valgrind/memcheck/
mc_errors.c 845 ai->Addr.Block.block_kind = Block_Mallocd; // Nb: Not 'Block_Freed'
    [all...]

Completed in 275 milliseconds