Home
last modified time | relevance | path

Searched refs:object_list_sections (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-c-test/
Dllvm-c-test.h37 int object_list_sections(void);
Dobject.c21 int object_list_sections(void) { in object_list_sections() function
Dmain.c75 return object_list_sections(); in main()