Home
last modified time | relevance | path

Searched refs:getSectionIndex (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/cpu_ref/linkloader/include/impl/
DELFSymbol.hxx100 PRINT_LINT("Shtab Index", getSectionIndex() ); in print()
114 setw(10) << getSectionIndex() << in print()
126 size_t idx = (size_t)getSectionIndex(); in getAddress()
DELFObject.hxx1045 size_t idx = (size_t)sym->getSectionIndex(); in relocate()
/frameworks/rs/cpu_ref/linkloader/include/
DELFSymbol.h62 getSectionIndex() == SHN_COMMON) { in ~ELFSymbol_CRTP()
100 half_t getSectionIndex() const { in getSectionIndex() function