Searched refs:getSectionIndex (Results 1 – 3 of 3) sorted by relevance
100 PRINT_LINT("Shtab Index", getSectionIndex() ); in print()114 setw(10) << getSectionIndex() << in print()126 size_t idx = (size_t)getSectionIndex(); in getAddress()
635 size_t idx = (size_t)sym->getSectionIndex(); in relocate()
64 getSectionIndex() == SHN_COMMON) { in ~ELFSymbol_CRTP()102 half_t getSectionIndex() const { in getSectionIndex() function