Searched defs:getSymbolSection (Results 1 – 7 of 7) sorted by relevance
851 ELFObjectFile<ELFT>::getSymbolSection(const Elf_Sym *ESym, in getSymbolSection() function 878 ELFObjectFile<ELFT>::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function
337 GOFFObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in GOFFObjectFile
358 XCOFFObjectFile::getSymbolSection(DataRefImpl Symb) const { getSymbolSection() function in llvm::object::XCOFFObjectFile
1911 WasmObjectFile::getSymbolSection(DataRefImpl Symb) const { getSymbolSection() function in WasmObjectFile
246 COFFObjectFile::getSymbolSection(DataRefImpl Ref) const { in getSymbolSection() function in COFFObjectFile
1911 MachOObjectFile::getSymbolSection(DataRefImpl Symb) const { in getSymbolSection() function in MachOObjectFile
380 Expected<TargetsToSymbols> getSymbolSection(const Object *File, TBDKey Key, in getSymbolSection() function