Searched defs:c_example (Results 1 – 2 of 2) sorted by relevance
| /third_party/elfio/examples/c_wrapper/ | ||
| D | CMakeLists.txt | 2 add_executable(c_example c_example.c elfio_c_wrapper.cpp elfio_c_wrapper.h) target |
| D | Makefile.am | 2 bin_PROGRAMS = c_example program |