Searched refs:getSymbolSection (Results 1 – 11 of 11) sorted by relevance
285 Expected<section_iterator> getSymbolSection(const Elf_Sym *Symb,287 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;525 if (Expected<section_iterator> SecOrErr = getSymbolSection(Sym)) { in getSymbolName()784 ELFObjectFile<ELFT>::getSymbolSection(const Elf_Sym *ESym, in getSymbolSection() function811 ELFObjectFile<ELFT>::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function819 return getSymbolSection(*SymOrErr, *SymTabOrErr); in getSymbolSection()
257 getSymbolSection(DataRefImpl Symb) const = 0;420 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
173 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
508 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
412 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
948 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
467 MachO->getSymbolSection(S.Sym.getRawDataRefImpl()); in darwinPrintSymbol()1010 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar()
317 XCOFFObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in llvm::object::XCOFFObjectFile
247 COFFObjectFile::getSymbolSection(DataRefImpl Ref) const { in getSymbolSection() function in COFFObjectFile
1682 WasmObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in WasmObjectFile
1842 Expected<section_iterator> SecOrError = getSymbolSection(Symb); in getSymbolType()1895 MachOObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in MachOObjectFile