Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFFormValue.h64 uint64_t getSectionIndex() const { return Value.SectionIndex; } in getSectionIndex() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DELF.h297 ELFFile<ELFT>::getSectionIndex(const Elf_Sym *Sym, Elf_Sym_Range Syms, in getSectionIndex() function
DELFObjectFile.h667 uint64_t ELFObjectFile<ELFT>::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function
/external/swiftshader/third_party/LLVM/lib/Object/
DMachOObjectFile.cpp317 std::size_t MachOObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in llvm::object::MachOObjectFile
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DWasmObjectFile.cpp1165 uint64_t WasmObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in WasmObjectFile
DCOFFObjectFile.cpp289 uint64_t COFFObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in COFFObjectFile
DMachOObjectFile.cpp1877 uint64_t MachOObjectFile::getSectionIndex(DataRefImpl Sec) const { in getSectionIndex() function in MachOObjectFile