Home
last modified time | relevance | path

Searched defs:getSectionContents (Results 1 – 9 of 9) sorted by relevance

/llvm-project/llvm/lib/Object/
H A DGOFFObjectFile.cpp461 GOFFObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in GOFFObjectFile
H A DCOFFObjectFile.cpp293 COFFObjectFile::getSectionContents(DataRefImpl Ref) const { in getSectionContents() function in COFFObjectFile
1225 Error COFFObjectFile::getSectionContents(const coff_section *Sec, getSectionContents() function in COFFObjectFile
H A DXCOFFObjectFile.cpp408 XCOFFObjectFile::getSectionContents(DataRefImpl Sec) const { getSectionContents() function in llvm::object::XCOFFObjectFile
H A DWasmObjectFile.cpp1990 WasmObjectFile::getSectionContents(DataRefImpl Sec) const { getSectionContents() function in WasmObjectFile
H A DMachOObjectFile.cpp1980 ArrayRef<uint8_t> MachOObjectFile::getSectionContents(uint32_t Offset, in getSectionContents() function in MachOObjectFile
1986 MachOObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in MachOObjectFile
/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp359 getSectionContents(const COFFObjectFile *Obj, getSectionContents() function
/llvm-project/lld/ELF/
H A DInputSection.cpp45 static ArrayRef<uint8_t> getSectionContents(ObjFile<ELFT> &file, getSectionContents() function
/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h923 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function
H A DELF.h671 ELFFile<ELFT>::getSectionContents(const Elf_Shdr &Sec) const { getSectionContents() function