Searched refs:getSymbolSection (Results 1 – 11 of 11) sorted by relevance
286 Expected<section_iterator> getSymbolSection(const Elf_Sym *Symb,288 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;526 if (Expected<section_iterator> SecOrErr = getSymbolSection(Sym)) { in getSymbolName()788 ELFObjectFile<ELFT>::getSymbolSection(const Elf_Sym *ESym, in getSymbolSection() function815 ELFObjectFile<ELFT>::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function823 return getSymbolSection(*SymOrErr, *SymTabOrErr); in getSymbolSection()
257 getSymbolSection(DataRefImpl Symb) const = 0;424 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
173 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
586 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
437 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
941 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
474 MachO->getSymbolSection(S.Sym.getRawDataRefImpl()); in darwinPrintSymbol()1017 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar()
348 XCOFFObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in llvm::object::XCOFFObjectFile
247 COFFObjectFile::getSymbolSection(DataRefImpl Ref) const { in getSymbolSection() function in COFFObjectFile
1674 WasmObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in WasmObjectFile
1847 Expected<section_iterator> SecOrError = getSymbolSection(Symb); in getSymbolType()1904 MachOObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in MachOObjectFile