Home
last modified time | relevance | path

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

/third_party/elfio/
DCMakeLists.txt27 project(elfio VERSION ${version} LANGUAGES C CXX) project
32 add_library(elfio INTERFACE) target
/third_party/elfio/elfio/
Delfio.hpp68 class elfio class
72 elfio() : sections( this ), segments( this ) in elfio() function in ELFIO::elfio