Searched refs:getSymbolSection (Results 1 – 16 of 16) sorted by relevance
218 Expected<section_iterator> getSymbolSection(const Elf_Sym *Symb,220 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;534 ELFObjectFile<ELFT>::getSymbolSection(const Elf_Sym *ESym, in getSymbolSection() function551 ELFObjectFile<ELFT>::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function554 return getSymbolSection(Sym, SymTab); in getSymbolSection()
207 getSymbolSection(DataRefImpl Symb) const = 0;332 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
213 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
729 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
243 Expected<section_iterator> getSymbolSection(const Elf_Sym *Symb,245 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;619 ELFObjectFile<ELFT>::getSymbolSection(const Elf_Sym *ESym, in getSymbolSection() function636 ELFObjectFile<ELFT>::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function642 return getSymbolSection(Sym, SymTab); in getSymbolSection()
219 getSymbolSection(DataRefImpl Symb) const = 0;366 return getObject()->getSymbolSection(getRawDataRefImpl()); in getSection()
159 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
294 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
896 Expected<section_iterator> getSymbolSection(DataRefImpl Symb) const override;
423 MachO->getSymbolSection(I->Sym.getRawDataRefImpl()); in darwinPrintSymbol()856 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar()
525 Expected<section_iterator> SecOrError = getSymbolSection(Symb); in getSymbolType()576 MachOObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in MachOObjectFile
238 COFFObjectFile::getSymbolSection(DataRefImpl Ref) const { in getSymbolSection() function in COFFObjectFile
487 MachO->getSymbolSection(I->Sym.getRawDataRefImpl()); in darwinPrintSymbol()1009 Expected<section_iterator> SecOrErr = Obj.getSymbolSection(Symb); in getSymbolNMTypeChar()
1106 WasmObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in WasmObjectFile
250 COFFObjectFile::getSymbolSection(DataRefImpl Ref) const { in getSymbolSection() function in COFFObjectFile
1788 Expected<section_iterator> SecOrError = getSymbolSection(Symb); in getSymbolType()1839 MachOObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in MachOObjectFile