Home
last modified time | relevance | path

Searched defs:getSymbolByIndex (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp332 const Symbol *SymbolTableSection::getSymbolByIndex(uint32_t Index) const { in getSymbolByIndex() function in SymbolTableSection
338 Symbol *SymbolTableSection::getSymbolByIndex(uint32_t Index) { in getSymbolByIndex() function in SymbolTableSection
/external/llvm/lib/Object/
DMachOObjectFile.cpp1106 basic_symbol_iterator MachOObjectFile::getSymbolByIndex(unsigned Index) const { in getSymbolByIndex() function in MachOObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DMachOObjectFile.cpp2441 basic_symbol_iterator MachOObjectFile::getSymbolByIndex(unsigned Index) const { in getSymbolByIndex() function in MachOObjectFile