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

/frameworks/compile/linkloader/include/
H A DELFSectionNoBits.h26 class ELFSectionNoBits : public ELFSectionBits<Bitwidth> { class in inherits:ELFSectionBits
32 static ELFSectionNoBits *read(Archiver &AR, ELFSectionHeaderTy const *sh);
35 #include "impl/ELFSectionNoBits.hxx"

Completed in 45 milliseconds