Home
last modified time | relevance | path

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

/third_party/elfio/
DCMakeLists.txt31 project(elfio VERSION ${version} LANGUAGES C CXX) project
36 add_library(elfio INTERFACE) target
/third_party/elfio/elfio/
Delfio.hpp65 class elfio class
69 elfio() noexcept : sections( this ), segments( this ) in elfio() function in ELFIO::elfio
74 explicit elfio( compression_interface* compression ) noexcept in elfio() function in ELFIO::elfio
81 elfio( elfio&& other ) noexcept in elfio() function in ELFIO::elfio