Home
last modified time | relevance | path

Searched defs:getSectionIndex (Results 1 – 10 of 10) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DGOFFObjectFile.h94 uint64_t getSectionIndex(DataRefImpl Sec) const override { return 0; } getSectionIndex() function
H A DELFObjectFile.h868 uint64_t ELFObjectFile<ELFT>::getSectionIndex(DataRefImpl Sec) const { getSectionIndex() function
H A DELF.h511 ELFFile<ELFT>::getSectionIndex(const Elf_Sym &Sym, Elf_Sym_Range Syms, getSectionIndex() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h186 LVSectionIndex getSectionIndex(LVScope *Scope) override { getSectionIndex() function
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVReader.h271 virtual LVSectionIndex getSectionIndex(LVScope *Scope) { in getSectionIndex() function
/freebsd-src/contrib/llvm-project/lld/ELF/
H A DInputFiles.cpp559 uint32_t ObjFile<ELFT>::getSectionIndex(const Elf_Sym &sym) const { getSectionIndex() function in ObjFile
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1801 uint64_t WasmObjectFile::getSectionIndex(DataRefImpl Sec) const { getSectionIndex() function in WasmObjectFile
H A DXCOFFObjectFile.cpp383 uint64_t XCOFFObjectFile::getSectionIndex(DataRefImpl Sec) const { getSectionIndex() function in llvm::object::XCOFFObjectFile
H A DCOFFObjectFile.cpp285 uint64_t COFFObjectFile::getSectionIndex(DataRefImpl Sec) const { getSectionIndex() function in COFFObjectFile
H A DMachOObjectFile.cpp1947 uint64_t MachOObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in MachOObjectFile