Home
last modified time | relevance | path

Searched defs:to_be_removed_heap_buf (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/test/API/macosx/skinny-corefile/
H A Dto-be-removed.c14 char *to_be_removed_heap_buf = (char *)malloc(256); in to_be_removed() local
H A Dpresent.c11 int present(char *to_be_removed_heap_buf, int to_be_removed_const_data, in present()