Searched defs:getSymbolName (Results 1 – 6 of 6) sorted by relevance
128 const char *getSymbolName(uint32_t index) { in getSymbolName() function
133 std::error_code COFFObjectFile::getSymbolName(DataRefImpl Ref, in getSymbolName() function in COFFObjectFile766 std::error_code COFFObjectFile::getSymbolName(const coff_symbol *Symbol, in getSymbolName() function in COFFObjectFile1089 ExportDirectoryEntryRef::getSymbolName(StringRef &Result) const { in getSymbolName() function in ExportDirectoryEntryRef
474 std::error_code MachOObjectFile::getSymbolName(DataRefImpl Symb, in getSymbolName() function in llvm::object::MachOObjectFile
889 ErrorOr<StringRef> ELFFile<ELFT>::getSymbolName(Elf_Sym_Iter Sym) const { in getSymbolName() function899 ErrorOr<StringRef> ELFFile<ELFT>::getSymbolName(const Elf_Shdr *Section, in getSymbolName() function
227 std::error_code ELFObjectFile<ELFT>::getSymbolName(DataRefImpl Symb, in getSymbolName() function
462 const char *getSymbolName() const { in getSymbolName() function