Searched refs:getSectionIndex (Results 1 – 15 of 15) sorted by relevance
474 public abstract int getSectionIndex();479 sectionHeader = getSections().get(getSectionIndex());507 public int getSectionIndex() { return readUshort(offset + 14); }517 public int getSectionIndex() { return readUshort(offset + 6); }
246 Expected<uint32_t> getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms,297 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms, in getSectionIndex() function326 auto IndexOrErr = getSectionIndex(Sym, Symbols, ShndxTable); in getSection()
228 virtual uint64_t getSectionIndex(DataRefImpl Sec) const = 0;409 return OwningObject->getSectionIndex(SectionPimpl); in getIndex()
166 uint64_t getSectionIndex(DataRefImpl Sec) const override;
251 uint64_t getSectionIndex(DataRefImpl Sec) const override;667 uint64_t ELFObjectFile<ELFT>::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function
302 uint64_t getSectionIndex(DataRefImpl Sec) const override;
901 uint64_t getSectionIndex(DataRefImpl Sec) const override;
99 std::size_t getSectionIndex(DataRefImpl Sec) const;
317 std::size_t MachOObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in llvm::object::MachOObjectFile487 ret.d.b = getSectionIndex(Sec); in getSectionRelBegin()503 ret.d.b = getSectionIndex(Sec); in getSectionRelEnd()
64 uint64_t getSectionIndex() const { return Value.SectionIndex; } in getSectionIndex() function
386 SectionIndex = F->getSectionIndex(); in getLowAndHighPC()
647 BaseAddr = {*Addr, PC->getSectionIndex()}; in getBaseAddress()
1165 uint64_t WasmObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in WasmObjectFile
289 uint64_t COFFObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in COFFObjectFile
1877 uint64_t MachOObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in MachOObjectFile