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

/frameworks/compile/linkloader/include/
H A DELFSectionStrTab.h26 class ELFSectionStrTab : public ELFSection<Bitwidth> { class in inherits:ELFSection
35 ELFSectionStrTab() { } function in class:ELFSectionStrTab
39 static ELFSectionStrTab *read(Archiver &AR, ELFSectionHeaderTy const *sh);
48 #include "impl/ELFSectionStrTab.hxx"

Completed in 53 milliseconds