Home
last modified time | relevance | path

Searched defs:ELFSectionBits (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/driver/linkloader/include/
DELFSectionBits.h33 ELFSectionBits() : sh(NULL) { } in ELFSectionBits() function
DELFTypes.h34 template <unsigned Bitwidth> class ELFSectionBits; variable