Searched defs:getSectionContents (Results 1 – 9 of 9) sorted by relevance
461 GOFFObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in GOFFObjectFile
293 COFFObjectFile::getSectionContents(DataRefImpl Ref) const { in getSectionContents() function in COFFObjectFile1298 Error COFFObjectFile::getSectionContents(const coff_section *Sec, in getSectionContents() function in COFFObjectFile
409 XCOFFObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in llvm::object::XCOFFObjectFile
2014 WasmObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in WasmObjectFile
1981 ArrayRef<uint8_t> MachOObjectFile::getSectionContents(uint32_t Offset, in getSectionContents() function in MachOObjectFile1987 MachOObjectFile::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function in MachOObjectFile
377 getSectionContents(const COFFObjectFile *Obj, in getSectionContents() function
47 static ArrayRef<uint8_t> getSectionContents(ObjFile<ELFT> &file, in getSectionContents() function
929 ELFObjectFile<ELFT>::getSectionContents(DataRefImpl Sec) const { in getSectionContents() function
677 ELFFile<ELFT>::getSectionContents(const Elf_Shdr &Sec) const { in getSectionContents() function