Home
last modified time | relevance | path

Searched refs:getSymTabIndex (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/linkloader/include/impl/
DELFObject.hxx138 ELFSymbolTy *sym = (*symtab)[rel->getSymTabIndex()]; in relocateARM()
367 ELFSymbolTy *sym = (*symtab)[rel->getSymTabIndex()]; in relocateX86_64()
421 ELFSymbolTy *sym = (*symtab)[rel->getSymTabIndex()]; in relocateX86_32()
469 ELFSymbolTy *sym = (*symtab)[rel->getSymTabIndex()]; in relocateMIPS()
549 ELFSymbolTy *this_sym = (*symtab)[this_rel->getSymTabIndex()]; in relocateMIPS()
586 ELFSymbolTy *this_sym = (*symtab)[this_rel->getSymTabIndex()]; in relocateMIPS()
601 int got_index = search_got((int)rel->getSymTabIndex(), (void *)(S + A), in relocateMIPS()
DELFSectionRelTable.hxx103 sym_index_set.insert(rel->getSymTabIndex()); in getMaxNumStubs()
118 sym_index_set.insert(rel->getSymTabIndex()); in getMaxNumStubs()
DELFReloc.hxx102 PRINT_LINT("SymTab Index", concrete()->getSymTabIndex() ); in print()
/frameworks/compile/linkloader/include/
DELFReloc.h114 word_t getSymTabIndex() const { in getSymTabIndex() function
137 xword_t getSymTabIndex() const { in getSymTabIndex() function