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()
254 getSymbolSection(DataRefImpl Symb) const = 0;407 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
176 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
283 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;
224 XCOFFObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in llvm::object::XCOFFObjectFile
247 COFFObjectFile::getSymbolSection(DataRefImpl Ref) const { in getSymbolSection() function in COFFObjectFile
1835 Expected<section_iterator> SecOrError = getSymbolSection(Symb); in getSymbolType()1888 MachOObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in MachOObjectFile
1578 WasmObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in WasmObjectFile
536 MachO->getSymbolSection(S.Sym.getRawDataRefImpl()); in darwinPrintSymbol()1047 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar()