Searched refs:getSectionIndex (Results 1 – 14 of 14) sorted by relevance
262 virtual uint64_t getSectionIndex(DataRefImpl Sec) const = 0;452 return OwningObject->getSectionIndex(SectionPimpl); in getIndex()
373 Expected<uint32_t> getSectionIndex(const Elf_Sym &Sym, Elf_Sym_Range Syms,432 ELFFile<ELFT>::getSectionIndex(const Elf_Sym &Sym, Elf_Sym_Range Syms, in getSectionIndex() function461 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable); in getSection()
183 uint64_t getSectionIndex(DataRefImpl Sec) const override;
288 uint64_t getSectionIndex(DataRefImpl Sec) const override;
280 uint64_t getSectionIndex(DataRefImpl Sec) const override;823 uint64_t ELFObjectFile<ELFT>::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function
298 uint64_t getSectionIndex(DataRefImpl Sec) const override;
952 uint64_t getSectionIndex(DataRefImpl Sec) const override;
222 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()244 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
203 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()229 getSectionByIndex(Obj.getSectionIndex(S.getRawDataRefImpl())); in addRelocations()
117 auto SecIndex = Obj.getSectionIndex(SecRef.getRawDataRefImpl()); in createNormalizedSections()
256 uint64_t XCOFFObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in llvm::object::XCOFFObjectFile
285 uint64_t COFFObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in COFFObjectFile
1643 uint64_t WasmObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in WasmObjectFile
1924 uint64_t MachOObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in MachOObjectFile