Home
last modified time | relevance | path

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

/llvm-project/lldb/test/API/macosx/skinny-corefile/
H A Dmain.c8 const int main_const_data = 5; variable
H A Dto-be-removed.c12 int to_be_removed(char *main_heap_buf, int main_const_data, in to_be_removed()