Searched refs:getSymbolSection (Results 1 – 9 of 9) sorted by relevance
231 getSymbolSection(DataRefImpl Symb) const = 0;380 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
245 Expected<section_iterator> getSymbolSection(const Elf_Sym *Symb,247 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;624 ELFObjectFile<ELFT>::getSymbolSection(const Elf_Sym *ESym, in getSymbolSection() function641 ELFObjectFile<ELFT>::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function647 return getSymbolSection(Sym, SymTab); in getSymbolSection()
168 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
294 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
899 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
492 MachO->getSymbolSection(I->Sym.getRawDataRefImpl()); in darwinPrintSymbol()1023 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar()
250 COFFObjectFile::getSymbolSection(DataRefImpl Ref) const { in getSymbolSection() function in COFFObjectFile
1252 WasmObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in WasmObjectFile
1788 Expected<section_iterator> SecOrError = getSymbolSection(Symb); in getSymbolType()1839 MachOObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in MachOObjectFile