Searched defs:getSymbolByIndex (Results 1 – 5 of 5) sorted by relevance
25 const SymbolEntry *SymbolTable::getSymbolByIndex(uint32_t Index) const { in getSymbolByIndex() function in SymbolTable30 SymbolEntry *SymbolTable::getSymbolByIndex(uint32_t Index) { in getSymbolByIndex() function in SymbolTable
815 SymbolTableSection::getSymbolByIndex(uint32_t Index) const { in getSymbolByIndex() function in SymbolTableSection822 Expected<Symbol *> SymbolTableSection::getSymbolByIndex(uint32_t Index) { in getSymbolByIndex() function in SymbolTableSection
1106 basic_symbol_iterator MachOObjectFile::getSymbolByIndex(unsigned Index) const { in getSymbolByIndex() function in MachOObjectFile
2504 symbol_iterator MachOObjectFile::getSymbolByIndex(unsigned Index) const { in getSymbolByIndex() function in MachOObjectFile
2614 symbol_iterator MachOObjectFile::getSymbolByIndex(unsigned Index) const { in getSymbolByIndex() function in MachOObjectFile