Searched refs:isConcreteFunc (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/linkloader/include/impl/
H A DELFSectionSymTab.hxx35 if (table[i] && table[i]->isConcreteFunc()) {
79 if (table[i] && table[i]->isConcreteFunc()) {
H A DELFObject.hxx148 if (sym->isConcreteFunc() && (sym->getValue() & 0x1)) {
/frameworks/compile/linkloader/include/
H A DELFSymbol.h125 bool isConcreteFunc() const { function in class:ELFSymbol_CRTP

Completed in 39 milliseconds