Searched defs:ELFSection (Results 1 - 1 of 1) sorted by last modified time

/frameworks/compile/linkloader/include/
H A DELFSection.h24 class ELFSection { class
29 ELFSection() { } function in class:ELFSection
32 virtual ~ELFSection() { }
37 static ELFSection *read(Archiver &AR, ELFObjectTy *,
41 #include "impl/ELFSection.hxx"

Completed in 48 milliseconds