Searched defs:elfio (Results 1 – 2 of 2) sorted by relevance
31 project(elfio VERSION ${version} LANGUAGES C CXX) project36 add_library(elfio INTERFACE) target
65 class elfio class69 elfio() noexcept : sections( this ), segments( this ) in elfio() function in ELFIO::elfio74 explicit elfio( compression_interface* compression ) noexcept in elfio() function in ELFIO::elfio81 elfio( elfio&& other ) noexcept in elfio() function in ELFIO::elfio