Searched defs:elfio (Results 1 – 2 of 2) sorted by relevance
27 project(elfio VERSION ${version} LANGUAGES C CXX) project32 add_library(elfio INTERFACE) target
68 class elfio class72 elfio() : sections( this ), segments( this ) in elfio() function in ELFIO::elfio