Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/macosx/skinny-corefile/
H A Dto-be-removed.c7 const int to_be_removed_const_data = 5; variable
H A Dpresent.c11 int present(char *to_be_removed_heap_buf, int to_be_removed_const_data, in present()