Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h336 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms, in getSectionIndex() function
DELFObjectFile.h707 uint64_t ELFObjectFile<ELFT>::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DXCOFFObjectFile.cpp248 uint64_t XCOFFObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in llvm::object::XCOFFObjectFile
DWasmObjectFile.cpp1421 uint64_t WasmObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in WasmObjectFile
DCOFFObjectFile.cpp287 uint64_t COFFObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in COFFObjectFile
DMachOObjectFile.cpp1919 uint64_t MachOObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in MachOObjectFile