Searched defs:ELFSection (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/
H A DELFSection.h23 class ELFSection { class
28 ELFSection() { } function in class:ELFSection
31 virtual ~ELFSection() { }
36 static ELFSection *read(Archiver &AR, ELFObjectTy *,
40 #include "impl/ELFSection.hxx"

Completed in 528 milliseconds