Home
last modified time | relevance | path

Searched refs:ELFSection (Results 1 – 8 of 8) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/
DELFSection.h23 class ELFSection {
28 ELFSection() { } in ELFSection() function
31 virtual ~ELFSection() { } in ~ELFSection()
36 static ELFSection *read(Archiver &AR, ELFObjectTy *,
DELFSectionStrTab.h26 class ELFSectionStrTab : public ELFSection<Bitwidth> {
DELFSectionBits.h25 class ELFSectionBits : public ELFSection<Bitwidth> {
DELFSectionRelTable.h27 class ELFSectionRelTable : public ELFSection<Bitwidth> {
DELFSectionSymTab.h28 class ELFSectionSymTab : public ELFSection<Bitwidth> {
DELFTypes.h33 template <unsigned Bitwidth> class ELFSection; variable
167 typedef ELFSection<BITWIDTH> ELFSectionTy; \
/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFSection.hxx33 inline ELFSection<Bitwidth> *
34 ELFSection<Bitwidth>::read(Archiver &AR, in read()
DELFObject.hxx97 inline ELFSection<Bitwidth> const *
103 inline ELFSection<Bitwidth> *
109 inline ELFSection<Bitwidth> const *
116 inline ELFSection<Bitwidth> *