Searched refs:getSymbolSection (Results 1 – 11 of 11) sorted by relevance
273 Expected<section_iterator> getSymbolSection(const Elf_Sym *Symb,275 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;510 if (Expected<section_iterator> SecOrErr = getSymbolSection(Sym)) { in getSymbolName()768 ELFObjectFile<ELFT>::getSymbolSection(const Elf_Sym *ESym, in getSymbolSection() function795 ELFObjectFile<ELFT>::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function803 return getSymbolSection(*SymOrErr, *SymTabOrErr); in getSymbolSection()
257 getSymbolSection(DataRefImpl Symb) const = 0;410 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
176 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
327 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
291 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
948 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
421 MachO->getSymbolSection(S.Sym.getRawDataRefImpl()); in darwinPrintSymbol()932 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar()
226 XCOFFObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in llvm::object::XCOFFObjectFile
247 COFFObjectFile::getSymbolSection(DataRefImpl Ref) const { in getSymbolSection() function in COFFObjectFile
1834 Expected<section_iterator> SecOrError = getSymbolSection(Symb); in getSymbolType()1887 MachOObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in MachOObjectFile
1579 WasmObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in WasmObjectFile