Searched defs:getSectionIndex (Results 1 – 7 of 7) sorted by relevance
64 uint64_t getSectionIndex() const { return Value.SectionIndex; } in getSectionIndex() function
297 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms, in getSectionIndex() function
667 uint64_t ELFObjectFile<ELFT>::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function
317 std::size_t MachOObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in llvm::object::MachOObjectFile
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